#90EEBF#90EEBF
#90EEBF is a very light, moderate teal. Relative luminance 0.708; OKLCH L 87.8% C 0.112 H 161.1°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #90EEBF |
|---|---|
| RGB | rgb(144, 238, 191) |
| HSL | hsl(150, 73%, 75%) |
| HSV | hsv(150, 39%, 93%) |
| CMYK | cmyk(39.5%, 0%, 19.7%, 6.7%) |
| CIE-LAB | lab(87.41, -38.15, 14.10) |
| CIE-LCH | lch(87.41, 40.67, 159.72°) |
| OKLab | oklab(87.78% -0.106 0.0362) |
| OKLCH | oklch(87.78% 0.112 161.1) |
| XYZ | xyz(51.4764, 70.8366, 60.2405) |
| Luminance | 0.7084 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.33
Mint
#AAF0C1
ΔE00 3.50
Light Teal
#90E4C1
ΔE00 3.52
Light Turquoise
#7EF4CC
ΔE00 3.69
Pale Turquoise
#A5FBD5
ΔE00 4.01
Light Aquamarine
#7BFDC7
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90EEBF #EE90BF
analogous
#90EE90 #90EEBF #90EEEE
triadic
#90EEBF #BF90EE #EEBF90
tetradic
#90EEBF #9090EE #EE90BF #EEEE90
square
#90EEBF #9090EE #EE90BF #EEEE90
split-complementary
#90EEBF #EE90EE #EE9090
monochromatic
#26DE82 #5BE6A0 #90EEBF #C5F6DE #E4FBF0
Accessibility & contrast
On white
1.38
#90EEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#90EEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90EEBF
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90EEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90EEBF | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE1BC
Deuteranopia (green-blind)
#DDD7C2
Tritanopia (blue-blind)
#79EDE1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #90eebf; /* rgb */ color: rgb(144, 238, 191); /* oklch */ color: oklch(87.8% 0.112 161.1);
Tailwind
colors: {
custom: {
50: '#b4f4d2',
500: '#90eebf',
950: '#000000',
},
}SCSS
$custom: #90eebf; $custom-light: #b4f4d2; $custom-dark: #000000;
JSON
{
"hex": "#90eebf",
"rgb": {
"r": 144,
"g": 238,
"b": 191
},
"hsl": {
"h": 150,
"s": 73.438,
"l": 74.902
},
"oklch": {
"l": 0.87778,
"c": 0.11201,
"h": 161.1
},
"luminance": 0.7084
}Semantic roles & 50–950 ramp
primary
#90EEBF
secondary
#CA5991
accent
#1073D6
background
#FDFFFE
surface
#F8FEFB
border
#D1D6D4
text
#111714
muted
#818583