#90CEBF#90CEBF
#90CEBF is a light, moderate teal. Relative luminance 0.538; OKLCH L 80.5% C 0.067 H 177.8°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #90CEBF |
|---|---|
| RGB | rgb(144, 206, 191) |
| HSL | hsl(165, 39%, 69%) |
| HSV | hsv(165, 30%, 81%) |
| CMYK | cmyk(30.1%, 0%, 7.3%, 19.2%) |
| CIE-LAB | lab(78.36, -22.98, 1.12) |
| CIE-LCH | lch(78.36, 23.01, 177.20°) |
| OKLab | oklab(80.5% -0.0669 0.0026) |
| OKLCH | oklch(80.5% 0.067 177.8) |
| XYZ | xyz(42.9737, 53.8313, 57.4062) |
| Luminance | 0.5383 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.92
Seafoam Blue
#78D1B6
ΔE00 5.13
Light Teal
#90E4C1
ΔE00 7.78
Mediumaquamarine
#66CDAA
ΔE00 7.83
Mediumturquoise
#48D1CC
ΔE00 8.57
Turquoise
#40E0D0
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CEBF #CE909F
analogous
#90CEA0 #90CEBF #90BECE
triadic
#90CEBF #BF90CE #CEBF90
tetradic
#90CEBF #A090CE #CE909F #BECE90
square
#90CEBF #A090CE #CE909F #BECE90
split-complementary
#90CEBF #CE90BE #CEA090
monochromatic
#469E89 #66BBA7 #90CEBF #BAE1D7 #E5F3F0
Accessibility & contrast
On white
1.78
#90CEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#90CEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CEBF
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CEBF | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C7BE
Deuteranopia (green-blind)
#BEBEC0
Tritanopia (blue-blind)
#7ED0C9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #90cebf; /* rgb */ color: rgb(144, 206, 191); /* oklch */ color: oklch(80.5% 0.067 177.8);
Tailwind
colors: {
custom: {
50: '#b2ddd2',
500: '#90cebf',
950: '#000000',
},
}SCSS
$custom: #90cebf; $custom-light: #b2ddd2; $custom-dark: #000000;
JSON
{
"hex": "#90cebf",
"rgb": {
"r": 144,
"g": 206,
"b": 191
},
"hsl": {
"h": 165.484,
"s": 38.75,
"l": 68.627
},
"oklch": {
"l": 0.805,
"c": 0.06699,
"h": 177.8
},
"luminance": 0.53833
}Semantic roles & 50–950 ramp
primary
#90CEBF
secondary
#A35F6F
accent
#3452B2
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483