#90DBCE#90DBCE
#90DBCE is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.9% C 0.077 H 182.3°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #90DBCE |
|---|---|
| RGB | rgb(144, 219, 206) |
| HSL | hsl(170, 51%, 71%) |
| HSV | hsv(170, 34%, 86%) |
| CMYK | cmyk(34.2%, 0%, 5.9%, 14.1%) |
| CIE-LAB | lab(82.40, -26.06, -0.99) |
| CIE-LCH | lch(82.40, 26.08, 182.17°) |
| OKLab | oklab(83.87% -0.0768 -0.0031) |
| OKLCH | oklch(83.87% 0.077 182.3) |
| XYZ | xyz(47.9697, 61.0457, 67.6359) |
| Luminance | 0.6105 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 5.88
Pale Teal
#82CBB2
ΔE00 6.00
Tiffany Blue
#7BF2DA
ΔE00 6.85
Light Teal
#90E4C1
ΔE00 7.18
Turquoise
#40E0D0
ΔE00 7.24
Mediumturquoise
#48D1CC
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DBCE #DB909D
analogous
#90DBA8 #90DBCE #90C2DB
triadic
#90DBCE #CE90DB #DBCE90
tetradic
#90DBCE #A890DB #DB909D #C2DB90
square
#90DBCE #A890DB #DB909D #C2DB90
split-complementary
#90DBCE #DB90C2 #DBA890
monochromatic
#3BB6A0 #62CCBA #90DBCE #BEEAE2 #E8F8F5
Accessibility & contrast
On white
1.59
#90DBCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#90DBCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DBCE
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DBCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DBCE | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D3CE
Deuteranopia (green-blind)
#C7C9CF
Tritanopia (blue-blind)
#77DED7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #90dbce; /* rgb */ color: rgb(144, 219, 206); /* oklch */ color: oklch(83.9% 0.077 182.3);
Tailwind
colors: {
custom: {
50: '#b3e6dc',
500: '#90dbce',
950: '#000000',
},
}SCSS
$custom: #90dbce; $custom-light: #b3e6dc; $custom-dark: #000000;
JSON
{
"hex": "#90dbce",
"rgb": {
"r": 144,
"g": 219,
"b": 206
},
"hsl": {
"h": 169.6,
"s": 51.02,
"l": 71.176
},
"oklch": {
"l": 0.83866,
"c": 0.07688,
"h": 182.3
},
"luminance": 0.61049
}Semantic roles & 50–950 ramp
primary
#90DBCE
secondary
#B25D6C
accent
#2741BE
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484