#90CEBB#90CEBB
#90CEBB is a light, moderate teal. Relative luminance 0.537; OKLCH L 80.4% C 0.069 H 173.4°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #90CEBB |
|---|---|
| RGB | rgb(144, 206, 187) |
| HSL | hsl(162, 39%, 69%) |
| HSV | hsv(162, 30%, 81%) |
| CMYK | cmyk(30.1%, 0%, 9.2%, 19.2%) |
| CIE-LAB | lab(78.26, -23.84, 3.12) |
| CIE-LCH | lch(78.26, 24.04, 172.53°) |
| OKLab | oklab(80.38% -0.0686 0.0079) |
| OKLCH | oklch(80.38% 0.069 173.4) |
| XYZ | xyz(42.5395, 53.6576, 55.1196) |
| Luminance | 0.5366 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.78
Seafoam Blue
#78D1B6
ΔE00 4.25
Light Teal
#90E4C1
ΔE00 6.79
Mediumaquamarine
#66CDAA
ΔE00 6.82
Seafoam
#7FE0B3
ΔE00 8.47
Mediumturquoise
#48D1CC
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CEBB #CE90A3
analogous
#90CE9C #90CEBB #90C2CE
triadic
#90CEBB #BB90CE #CEBB90
tetradic
#90CEBB #9C90CE #CE90A3 #C2CE90
square
#90CEBB #9C90CE #CE90A3 #C2CE90
split-complementary
#90CEBB #CE90C2 #CE9C90
monochromatic
#469E83 #66BBA1 #90CEBB #BAE1D5 #E5F3EF
Accessibility & contrast
On white
1.79
#90CEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#90CEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CEBB
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CEBB | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC6BA
Deuteranopia (green-blind)
#BFBEBC
Tritanopia (blue-blind)
#7FCFC8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #90cebb; /* rgb */ color: rgb(144, 206, 187); /* oklch */ color: oklch(80.4% 0.069 173.4);
Tailwind
colors: {
custom: {
50: '#b2ddcf',
500: '#90cebb',
950: '#000000',
},
}SCSS
$custom: #90cebb; $custom-light: #b2ddcf; $custom-dark: #000000;
JSON
{
"hex": "#90cebb",
"rgb": {
"r": 144,
"g": 206,
"b": 187
},
"hsl": {
"h": 161.613,
"s": 38.75,
"l": 68.627
},
"oklch": {
"l": 0.80385,
"c": 0.06908,
"h": 173.4
},
"luminance": 0.5366
}Semantic roles & 50–950 ramp
primary
#90CEBB
secondary
#A35F74
accent
#345AB2
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483