#90CBB3#90CBB3
#90CBB3 is a light, moderate teal. Relative luminance 0.519; OKLCH L 79.5% C 0.070 H 167.4°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #90CBB3 |
|---|---|
| RGB | rgb(144, 203, 179) |
| HSL | hsl(156, 36%, 68%) |
| HSV | hsv(156, 29%, 80%) |
| CMYK | cmyk(29.1%, 0%, 11.8%, 20.4%) |
| CIE-LAB | lab(77.22, -24.03, 5.91) |
| CIE-LCH | lch(77.22, 24.75, 166.18°) |
| OKLab | oklab(79.48% -0.0682 0.0152) |
| OKLCH | oklch(79.48% 0.07 167.4) |
| XYZ | xyz(40.9915, 51.8939, 50.4957) |
| Luminance | 0.5190 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.28
Seafoam Blue
#78D1B6
ΔE00 4.27
Mediumaquamarine
#66CDAA
ΔE00 6.15
Light Teal
#90E4C1
ΔE00 6.62
Seafoam
#7FE0B3
ΔE00 7.72
Darkseagreen
#8FBC8F
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CBB3 #CB90A8
analogous
#90CB95 #90CBB3 #90C5CB
triadic
#90CBB3 #B390CB #CBB390
tetradic
#90CBB3 #9590CB #CB90A8 #C5CB90
square
#90CBB3 #9590CB #CB90A8 #C5CB90
split-complementary
#90CBB3 #CB90C5 #CB9590
monochromatic
#489978 #66B796 #90CBB3 #BADFD0 #E3F2EC
Accessibility & contrast
On white
1.85
#90CBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#90CBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CBB3
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CBB3 | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C3B2
Deuteranopia (green-blind)
#BEBCB4
Tritanopia (blue-blind)
#82CCC4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #90cbb3; /* rgb */ color: rgb(144, 203, 179); /* oklch */ color: oklch(79.5% 0.070 167.4);
Tailwind
colors: {
custom: {
50: '#b2dbc9',
500: '#90cbb3',
950: '#000000',
},
}SCSS
$custom: #90cbb3; $custom-light: #b2dbc9; $custom-dark: #000000;
JSON
{
"hex": "#90cbb3",
"rgb": {
"r": 144,
"g": 203,
"b": 179
},
"hsl": {
"h": 155.593,
"s": 36.196,
"l": 68.039
},
"oklch": {
"l": 0.79483,
"c": 0.06989,
"h": 167.4
},
"luminance": 0.51896
}Semantic roles & 50–950 ramp
primary
#90CBB3
secondary
#A05F7A
accent
#3668AF
background
#FDFEFD
surface
#F8FBF9
border
#D1D4D2
text
#111513
muted
#818482