#90FDD2#90FDD2
#90FDD2 is a very light, moderate teal. Relative luminance 0.808; OKLCH L 91.7% C 0.118 H 166.4°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #90FDD2 |
|---|---|
| RGB | rgb(144, 253, 210) |
| HSL | hsl(156, 96%, 78%) |
| HSV | hsv(156, 43%, 99%) |
| CMYK | cmyk(43.1%, 0%, 17%, 0.8%) |
| CIE-LAB | lab(92.06, -41.04, 10.86) |
| CIE-LCH | lch(92.06, 42.45, 165.17°) |
| OKLab | oklab(91.68% -0.1151 0.0279) |
| OKLCH | oklch(91.68% 0.118 166.4) |
| XYZ | xyz(58.2549, 80.8287, 73.4920) |
| Luminance | 0.8083 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.83
Light Aqua
#8CFFDB
ΔE00 2.19
Light Turquoise
#7EF4CC
ΔE00 2.47
Pale Turquoise
#A5FBD5
ΔE00 2.68
Light Aquamarine
#7BFDC7
ΔE00 2.90
Light Seafoam
#A0FEBF
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90FDD2 #FD90BB
analogous
#90FD9B #90FDD2 #90F2FD
triadic
#90FDD2 #D290FD #FDD290
tetradic
#90FDD2 #9B90FD #FD90BB #F2FD90
square
#90FDD2 #9B90FD #FD90BB #F2FD90
split-complementary
#90FDD2 #FD90F2 #FD9B90
monochromatic
#18FBA1 #54FCBA #90FDD2 #CCFEEA #E1FEF3
Accessibility & contrast
On white
1.22
#90FDD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#90FDD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90FDD2
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90FDD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90FDD2 | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F0D0
Deuteranopia (green-blind)
#E7E3D5
Tritanopia (blue-blind)
#6FFEF1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #90fdd2; /* rgb */ color: rgb(144, 253, 210); /* oklch */ color: oklch(91.7% 0.118 166.4);
Tailwind
colors: {
custom: {
50: '#b5fedf',
500: '#90fdd2',
950: '#000000',
},
}SCSS
$custom: #90fdd2; $custom-light: #b5fedf; $custom-dark: #000000;
JSON
{
"hex": "#90fdd2",
"rgb": {
"r": 144,
"g": 253,
"b": 210
},
"hsl": {
"h": 156.33,
"s": 96.46,
"l": 77.843
},
"oklch": {
"l": 0.91676,
"c": 0.11842,
"h": 166.4
},
"luminance": 0.80833
}Semantic roles & 50–950 ramp
primary
#90FDD2
secondary
#DE538A
accent
#005BE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684