#90CBBE#90CBBE
#90CBBE is a light, moderate teal. Relative luminance 0.524; OKLCH L 79.8% C 0.064 H 179.4°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #90CBBE |
|---|---|
| RGB | rgb(144, 203, 190) |
| HSL | hsl(167, 36%, 68%) |
| HSV | hsv(167, 29%, 80%) |
| CMYK | cmyk(29.1%, 0%, 6.4%, 20.4%) |
| CIE-LAB | lab(77.49, -21.70, 0.39) |
| CIE-LCH | lch(77.49, 21.71, 178.96°) |
| OKLab | oklab(79.8% -0.0635 0.0007) |
| OKLCH | oklch(79.8% 0.064 179.4) |
| XYZ | xyz(42.1487, 52.3568, 56.5902) |
| Luminance | 0.5236 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.58
Seafoam Blue
#78D1B6
ΔE00 5.96
Mediumaquamarine
#66CDAA
ΔE00 8.51
Mediumturquoise
#48D1CC
ΔE00 8.62
Light Teal
#90E4C1
ΔE00 8.81
Turquoise
#40E0D0
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CBBE #CB909D
analogous
#90CBA0 #90CBBE #90BACB
triadic
#90CBBE #BE90CB #CBBE90
tetradic
#90CBBE #A090CB #CB909D #BACB90
square
#90CBBE #A090CB #CB909D #BACB90
split-complementary
#90CBBE #CB90BA #CBA090
monochromatic
#489987 #66B7A6 #90CBBE #BADFD6 #E3F2EF
Accessibility & contrast
On white
1.83
#90CBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#90CBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CBBE
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CBBE | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4BD
Deuteranopia (green-blind)
#BBBCBF
Tritanopia (blue-blind)
#7FCDC7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #90cbbe; /* rgb */ color: rgb(144, 203, 190); /* oklch */ color: oklch(79.8% 0.064 179.4);
Tailwind
colors: {
custom: {
50: '#b2dbd1',
500: '#90cbbe',
950: '#000000',
},
}SCSS
$custom: #90cbbe; $custom-light: #b2dbd1; $custom-dark: #000000;
JSON
{
"hex": "#90cbbe",
"rgb": {
"r": 144,
"g": 203,
"b": 190
},
"hsl": {
"h": 166.78,
"s": 36.196,
"l": 68.039
},
"oklch": {
"l": 0.79795,
"c": 0.06354,
"h": 179.4
},
"luminance": 0.52359
}Semantic roles & 50–950 ramp
primary
#90CBBE
secondary
#A05F6E
accent
#3651AF
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111514
muted
#818483