#90FCDB#90FCDB
#90FCDB is a very light, moderate teal. Relative luminance 0.807; OKLCH L 91.7% C 0.111 H 172.0°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #90FCDB |
|---|---|
| RGB | rgb(144, 252, 219) |
| HSL | hsl(162, 95%, 78%) |
| HSV | hsv(162, 43%, 99%) |
| CMYK | cmyk(42.9%, 0%, 13.1%, 1.2%) |
| CIE-LAB | lab(91.98, -38.69, 6.11) |
| CIE-LCH | lch(91.98, 39.17, 171.03°) |
| OKLab | oklab(91.68% -0.1101 0.0156) |
| OKLCH | oklch(91.68% 0.111 172) |
| XYZ | xyz(59.0930, 80.6602, 79.4591) |
| Luminance | 0.8066 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.03
Aquamarine
#7FFFD4
ΔE00 2.85
Light Turquoise
#7EF4CC
ΔE00 2.88
Pale Turquoise
#A5FBD5
ΔE00 3.31
Tiffany Blue
#7BF2DA
ΔE00 3.79
Light Aquamarine
#7BFDC7
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90FCDB #FC90B1
analogous
#90FCA5 #90FCDB #90E7FC
triadic
#90FCDB #DB90FC #FCDB90
tetradic
#90FCDB #A590FC #FC90B1 #E7FC90
square
#90FCDB #A590FC #FC90B1 #E7FC90
split-complementary
#90FCDB #FC90E7 #FCA590
monochromatic
#19F9B4 #54FAC8 #90FCDB #CCFEEE #E1FEF5
Accessibility & contrast
On white
1.23
#90FCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#90FCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90FCDB
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90FCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90FCDB | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0D9
Deuteranopia (green-blind)
#E4E3DD
Tritanopia (blue-blind)
#6CFEF2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #90fcdb; /* rgb */ color: rgb(144, 252, 219); /* oklch */ color: oklch(91.7% 0.111 172.0);
Tailwind
colors: {
custom: {
50: '#b5fee6',
500: '#90fcdb',
950: '#000000',
},
}SCSS
$custom: #90fcdb; $custom-light: #b5fee6; $custom-dark: #000000;
JSON
{
"hex": "#90fcdb",
"rgb": {
"r": 144,
"g": 252,
"b": 219
},
"hsl": {
"h": 161.667,
"s": 94.737,
"l": 77.647
},
"oklch": {
"l": 0.91684,
"c": 0.1112,
"h": 172
},
"luminance": 0.80665
}Semantic roles & 50–950 ramp
primary
#90FCDB
secondary
#DC547E
accent
#0046E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684