#90FBDC#90FBDC
#90FBDC is a very light, moderate teal. Relative luminance 0.801; OKLCH L 91.5% C 0.109 H 173.0°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #90FBDC |
|---|---|
| RGB | rgb(144, 251, 220) |
| HSL | hsl(163, 93%, 77%) |
| HSV | hsv(163, 43%, 98%) |
| CMYK | cmyk(42.6%, 0%, 12.4%, 1.6%) |
| CIE-LAB | lab(91.72, -38.02, 5.22) |
| CIE-LCH | lch(91.72, 38.37, 172.18°) |
| OKLab | oklab(91.48% -0.1085 0.0132) |
| OKLCH | oklch(91.48% 0.109 173) |
| XYZ | xyz(58.9118, 80.0866, 80.0501) |
| Luminance | 0.8009 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.54
Light Turquoise
#7EF4CC
ΔE00 3.18
Tiffany Blue
#7BF2DA
ΔE00 3.32
Aquamarine
#7FFFD4
ΔE00 3.36
Pale Turquoise
#A5FBD5
ΔE00 3.62
Pale Aqua
#B8FFEB
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90FBDC #FB90AF
analogous
#90FBA7 #90FBDC #90E4FB
triadic
#90FBDC #DC90FB #FBDC90
tetradic
#90FBDC #A790FB #FB90AF #E4FB90
square
#90FBDC #A790FB #FB90AF #E4FB90
split-complementary
#90FBDC #FB90E4 #FBA790
monochromatic
#1AF7B7 #55F9C9 #90FBDC #CBFDEF #E1FEF6
Accessibility & contrast
On white
1.23
#90FBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#90FBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90FBDC
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90FBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90FBDC | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFDB
Deuteranopia (green-blind)
#E3E2DE
Tritanopia (blue-blind)
#6BFDF2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #90fbdc; /* rgb */ color: rgb(144, 251, 220); /* oklch */ color: oklch(91.5% 0.109 173.0);
Tailwind
colors: {
custom: {
50: '#b5fde6',
500: '#90fbdc',
950: '#000000',
},
}SCSS
$custom: #90fbdc; $custom-light: #b5fde6; $custom-dark: #000000;
JSON
{
"hex": "#90fbdc",
"rgb": {
"r": 144,
"g": 251,
"b": 220
},
"hsl": {
"h": 162.617,
"s": 93.043,
"l": 77.451
},
"oklch": {
"l": 0.91484,
"c": 0.10935,
"h": 173
},
"luminance": 0.80091
}Semantic roles & 50–950 ramp
primary
#90FBDC
secondary
#DB547B
accent
#0042E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121716
muted
#828584