#90CBBF#90CBBF
#90CBBF is a light, moderate teal. Relative luminance 0.524; OKLCH L 79.8% C 0.063 H 180.6°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #90CBBF |
|---|---|
| RGB | rgb(144, 203, 191) |
| HSL | hsl(168, 36%, 68%) |
| HSV | hsv(168, 29%, 80%) |
| CMYK | cmyk(29.1%, 0%, 5.9%, 20.4%) |
| CIE-LAB | lab(77.52, -21.48, -0.11) |
| CIE-LCH | lch(77.52, 21.49, 180.28°) |
| OKLab | oklab(79.83% -0.0631 -0.0006) |
| OKLCH | oklch(79.83% 0.063 180.6) |
| XYZ | xyz(42.2584, 52.4006, 57.1678) |
| Luminance | 0.5240 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.93
Seafoam Blue
#78D1B6
ΔE00 6.25
Mediumturquoise
#48D1CC
ΔE00 8.47
Mediumaquamarine
#66CDAA
ΔE00 8.82
Light Teal
#90E4C1
ΔE00 9.09
Paleturquoise
#AFEEEE
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CBBF #CB909C
analogous
#90CBA1 #90CBBF #90B9CB
triadic
#90CBBF #BF90CB #CBBF90
tetradic
#90CBBF #A190CB #CB909C #B9CB90
square
#90CBBF #A190CB #CB909C #B9CB90
split-complementary
#90CBBF #CB90B9 #CBA190
monochromatic
#489988 #66B7A7 #90CBBF #BADFD7 #E3F2EF
Accessibility & contrast
On white
1.83
#90CBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#90CBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CBBF
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CBBF | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4BF
Deuteranopia (green-blind)
#BBBCC0
Tritanopia (blue-blind)
#7FCDC7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #90cbbf; /* rgb */ color: rgb(144, 203, 191); /* oklch */ color: oklch(79.8% 0.063 180.6);
Tailwind
colors: {
custom: {
50: '#b2dbd2',
500: '#90cbbf',
950: '#000000',
},
}SCSS
$custom: #90cbbf; $custom-light: #b2dbd2; $custom-dark: #000000;
JSON
{
"hex": "#90cbbf",
"rgb": {
"r": 144,
"g": 203,
"b": 191
},
"hsl": {
"h": 167.797,
"s": 36.196,
"l": 68.039
},
"oklch": {
"l": 0.79825,
"c": 0.06312,
"h": 180.6
},
"luminance": 0.52403
}Semantic roles & 50–950 ramp
primary
#90CBBF
secondary
#A05F6C
accent
#364FAF
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111514
muted
#818483