#90CBB5#90CBB5
#90CBB5 is a light, moderate teal. Relative luminance 0.520; OKLCH L 79.5% C 0.069 H 169.4°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #90CBB5 |
|---|---|
| RGB | rgb(144, 203, 181) |
| HSL | hsl(158, 36%, 68%) |
| HSV | hsv(158, 29%, 80%) |
| CMYK | cmyk(29.1%, 0%, 10.8%, 20.4%) |
| CIE-LAB | lab(77.27, -23.62, 4.91) |
| CIE-LCH | lch(77.27, 24.12, 168.27°) |
| OKLab | oklab(79.54% -0.0673 0.0126) |
| OKLCH | oklch(79.54% 0.069 169.4) |
| XYZ | xyz(41.1953, 51.9754, 51.5687) |
| Luminance | 0.5198 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.36
Seafoam Blue
#78D1B6
ΔE00 4.33
Mediumaquamarine
#66CDAA
ΔE00 6.43
Light Teal
#90E4C1
ΔE00 6.87
Seafoam
#7FE0B3
ΔE00 8.14
Darkseagreen
#8FBC8F
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CBB5 #CB90A6
analogous
#90CB97 #90CBB5 #90C3CB
triadic
#90CBB5 #B590CB #CBB590
tetradic
#90CBB5 #9790CB #CB90A6 #C3CB90
square
#90CBB5 #9790CB #CB90A6 #C3CB90
split-complementary
#90CBB5 #CB90C3 #CB9790
monochromatic
#48997B #66B799 #90CBB5 #BADFD1 #E3F2ED
Accessibility & contrast
On white
1.84
#90CBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#90CBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CBB5
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CBB5 | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C3B4
Deuteranopia (green-blind)
#BDBCB6
Tritanopia (blue-blind)
#82CCC4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #90cbb5; /* rgb */ color: rgb(144, 203, 181); /* oklch */ color: oklch(79.5% 0.069 169.4);
Tailwind
colors: {
custom: {
50: '#b2dbcb',
500: '#90cbb5',
950: '#000000',
},
}SCSS
$custom: #90cbb5; $custom-light: #b2dbcb; $custom-dark: #000000;
JSON
{
"hex": "#90cbb5",
"rgb": {
"r": 144,
"g": 203,
"b": 181
},
"hsl": {
"h": 157.627,
"s": 36.196,
"l": 68.039
},
"oklch": {
"l": 0.79538,
"c": 0.06852,
"h": 169.4
},
"luminance": 0.51977
}Semantic roles & 50–950 ramp
primary
#90CBB5
secondary
#A05F77
accent
#3663AF
background
#FDFEFD
surface
#F8FBF9
border
#D1D4D2
text
#111513
muted
#818482