#90FDCC#90FDCC
#90FDCC is a very light, vivid teal. Relative luminance 0.805; OKLCH L 91.5% C 0.123 H 163.3°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #90FDCC |
|---|---|
| RGB | rgb(144, 253, 204) |
| HSL | hsl(153, 96%, 78%) |
| HSV | hsv(153, 43%, 99%) |
| CMYK | cmyk(43.1%, 0%, 19.4%, 0.8%) |
| CIE-LAB | lab(91.92, -42.26, 13.77) |
| CIE-LCH | lch(91.92, 44.45, 161.96°) |
| OKLab | oklab(91.53% -0.1177 0.0354) |
| OKLCH | oklch(91.53% 0.123 163.3) |
| XYZ | xyz(57.5214, 80.5353, 69.6288) |
| Luminance | 0.8054 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.06
Aquamarine
#7FFFD4
ΔE00 2.71
Light Turquoise
#7EF4CC
ΔE00 3.31
Pale Turquoise
#A5FBD5
ΔE00 3.33
Light Aqua
#8CFFDB
ΔE00 3.68
Light Seafoam
#A0FEBF
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90FDCC #FD90C1
analogous
#90FD96 #90FDCC #90F7FD
triadic
#90FDCC #CC90FD #FDCC90
tetradic
#90FDCC #9690FD #FD90C1 #F7FD90
square
#90FDCC #9690FD #FD90C1 #F7FD90
split-complementary
#90FDCC #FD90F7 #FD9690
monochromatic
#18FB95 #54FCB0 #90FDCC #CCFEE8 #E1FEF1
Accessibility & contrast
On white
1.23
#90FDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#90FDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90FDCC
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90FDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90FDCC | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFC9
Deuteranopia (green-blind)
#E8E3CF
Tritanopia (blue-blind)
#72FDEF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #90fdcc; /* rgb */ color: rgb(144, 253, 204); /* oklch */ color: oklch(91.5% 0.123 163.3);
Tailwind
colors: {
custom: {
50: '#b5fedb',
500: '#90fdcc',
950: '#000000',
},
}SCSS
$custom: #90fdcc; $custom-light: #b5fedb; $custom-dark: #000000;
JSON
{
"hex": "#90fdcc",
"rgb": {
"r": 144,
"g": 253,
"b": 204
},
"hsl": {
"h": 153.028,
"s": 96.46,
"l": 77.843
},
"oklch": {
"l": 0.91527,
"c": 0.12286,
"h": 163.3
},
"luminance": 0.80539
}Semantic roles & 50–950 ramp
primary
#90FDCC
secondary
#DE5392
accent
#0067E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121815
muted
#828684