#90DBCF#90DBCF
#90DBCF is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.9% C 0.077 H 183.3°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #90DBCF |
|---|---|
| RGB | rgb(144, 219, 207) |
| HSL | hsl(170, 51%, 71%) |
| HSV | hsv(170, 34%, 86%) |
| CMYK | cmyk(34.2%, 0%, 5.5%, 14.1%) |
| CIE-LAB | lab(82.43, -25.84, -1.48) |
| CIE-LCH | lch(82.43, 25.88, 183.28°) |
| OKLab | oklab(83.9% -0.0764 -0.0044) |
| OKLCH | oklch(83.9% 0.077 183.3) |
| XYZ | xyz(48.0916, 61.0944, 68.2777) |
| Luminance | 0.6110 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 6.19
Pale Teal
#82CBB2
ΔE00 6.28
Tiffany Blue
#7BF2DA
ΔE00 7.01
Paleturquoise
#AFEEEE
ΔE00 7.19
Turquoise
#40E0D0
ΔE00 7.27
Mediumturquoise
#48D1CC
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DBCF #DB909C
analogous
#90DBA9 #90DBCF #90C1DB
triadic
#90DBCF #CF90DB #DBCF90
tetradic
#90DBCF #A990DB #DB909C #C1DB90
square
#90DBCF #A990DB #DB909C #C1DB90
split-complementary
#90DBCF #DB90C1 #DBA990
monochromatic
#3BB6A2 #62CCBB #90DBCF #BEEAE3 #E8F8F5
Accessibility & contrast
On white
1.59
#90DBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#90DBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DBCF
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DBCF | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D3CF
Deuteranopia (green-blind)
#C7C9D0
Tritanopia (blue-blind)
#77DED7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #90dbcf; /* rgb */ color: rgb(144, 219, 207); /* oklch */ color: oklch(83.9% 0.077 183.3);
Tailwind
colors: {
custom: {
50: '#b3e6dd',
500: '#90dbcf',
950: '#000000',
},
}SCSS
$custom: #90dbcf; $custom-light: #b3e6dd; $custom-dark: #000000;
JSON
{
"hex": "#90dbcf",
"rgb": {
"r": 144,
"g": 219,
"b": 207
},
"hsl": {
"h": 170.4,
"s": 51.02,
"l": 71.176
},
"oklch": {
"l": 0.83896,
"c": 0.07653,
"h": 183.3
},
"luminance": 0.61097
}Semantic roles & 50–950 ramp
primary
#90DBCF
secondary
#B25D6B
accent
#273FBE
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484