#90CEBA#90CEBA
#90CEBA is a light, moderate teal. Relative luminance 0.536; OKLCH L 80.4% C 0.070 H 172.4°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #90CEBA |
|---|---|
| RGB | rgb(144, 206, 186) |
| HSL | hsl(161, 39%, 69%) |
| HSV | hsv(161, 30%, 81%) |
| CMYK | cmyk(30.1%, 0%, 9.7%, 19.2%) |
| CIE-LAB | lab(78.24, -24.05, 3.62) |
| CIE-LCH | lch(78.24, 24.32, 171.43°) |
| OKLab | oklab(80.36% -0.069 0.0092) |
| OKLCH | oklch(80.36% 0.07 172.4) |
| XYZ | xyz(42.4329, 53.6149, 54.5577) |
| Luminance | 0.5362 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.56
Seafoam Blue
#78D1B6
ΔE00 4.09
Light Teal
#90E4C1
ΔE00 6.59
Mediumaquamarine
#66CDAA
ΔE00 6.60
Seafoam
#7FE0B3
ΔE00 8.20
Tiffany Blue
#7BF2DA
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CEBA #CE90A4
analogous
#90CE9B #90CEBA #90C3CE
triadic
#90CEBA #BA90CE #CEBA90
tetradic
#90CEBA #9B90CE #CE90A4 #C3CE90
square
#90CEBA #9B90CE #CE90A4 #C3CE90
split-complementary
#90CEBA #CE90C3 #CE9B90
monochromatic
#469E81 #66BBA0 #90CEBA #BAE1D4 #E5F3EF
Accessibility & contrast
On white
1.79
#90CEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#90CEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CEBA
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CEBA | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC6B9
Deuteranopia (green-blind)
#BFBEBB
Tritanopia (blue-blind)
#80CFC8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #90ceba; /* rgb */ color: rgb(144, 206, 186); /* oklch */ color: oklch(80.4% 0.070 172.4);
Tailwind
colors: {
custom: {
50: '#b2ddce',
500: '#90ceba',
950: '#000000',
},
}SCSS
$custom: #90ceba; $custom-light: #b2ddce; $custom-dark: #000000;
JSON
{
"hex": "#90ceba",
"rgb": {
"r": 144,
"g": 206,
"b": 186
},
"hsl": {
"h": 160.645,
"s": 38.75,
"l": 68.627
},
"oklch": {
"l": 0.80357,
"c": 0.06966,
"h": 172.4
},
"luminance": 0.53617
}Semantic roles & 50–950 ramp
primary
#90CEBA
secondary
#A35F75
accent
#345CB2
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483