#90E6BB#90E6BB
#90E6BB is a very light, moderate teal. Relative luminance 0.661; OKLCH L 85.8% C 0.104 H 161.4°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #90E6BB |
|---|---|
| RGB | rgb(144, 230, 187) |
| HSL | hsl(150, 63%, 73%) |
| HSV | hsv(150, 37%, 90%) |
| CMYK | cmyk(37.4%, 0%, 18.7%, 9.8%) |
| CIE-LAB | lab(85.05, -35.29, 12.85) |
| CIE-LCH | lch(85.05, 37.56, 159.99°) |
| OKLab | oklab(85.85% -0.0982 0.0331) |
| OKLCH | oklch(85.85% 0.104 161.4) |
| XYZ | xyz(48.7646, 66.1078, 57.1946) |
| Luminance | 0.6611 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.15
Seafoam
#7FE0B3
ΔE00 2.20
Mint
#AAF0C1
ΔE00 3.86
Light Turquoise
#7EF4CC
ΔE00 4.56
Hospital Green
#9BE5AA
ΔE00 4.70
Pale Turquoise
#A5FBD5
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90E6BB #E690BB
analogous
#90E690 #90E6BB #90E6E6
triadic
#90E6BB #BB90E6 #E6BB90
tetradic
#90E6BB #9090E6 #E690BB #E6E690
square
#90E6BB #9090E6 #E690BB #E6E690
split-complementary
#90E6BB #E690E6 #E69090
monochromatic
#2ECD7E #5EDB9C #90E6BB #C2F1DA #E6F9F0
Accessibility & contrast
On white
1.48
#90E6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#90E6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90E6BB
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90E6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90E6BB | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DAB9
Deuteranopia (green-blind)
#D6D0BE
Tritanopia (blue-blind)
#7CE6DA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #90e6bb; /* rgb */ color: rgb(144, 230, 187); /* oklch */ color: oklch(85.8% 0.104 161.4);
Tailwind
colors: {
custom: {
50: '#b3eecf',
500: '#90e6bb',
950: '#000000',
},
}SCSS
$custom: #90e6bb; $custom-light: #b3eecf; $custom-dark: #000000;
JSON
{
"hex": "#90e6bb",
"rgb": {
"r": 144,
"g": 230,
"b": 187
},
"hsl": {
"h": 150,
"s": 63.235,
"l": 73.333
},
"oklch": {
"l": 0.85847,
"c": 0.10366,
"h": 161.4
},
"luminance": 0.66111
}Semantic roles & 50–950 ramp
primary
#90E6BB
secondary
#C05B8D
accent
#1A73CB
background
#FDFFFE
surface
#F8FEFB
border
#D1D6D4
text
#111613
muted
#818583