#90E2BB#90E2BB
#90E2BB is a very light, moderate teal. Relative luminance 0.639; OKLCH L 84.9% C 0.098 H 162.8°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #90E2BB |
|---|---|
| RGB | rgb(144, 226, 187) |
| HSL | hsl(151, 59%, 73%) |
| HSV | hsv(151, 36%, 89%) |
| CMYK | cmyk(36.3%, 0%, 17.3%, 11.4%) |
| CIE-LAB | lab(83.92, -33.44, 11.24) |
| CIE-LCH | lch(83.92, 35.28, 161.41°) |
| OKLab | oklab(84.93% -0.0934 0.029) |
| OKLCH | oklch(84.93% 0.098 162.8) |
| XYZ | xyz(47.6642, 63.9070, 56.8278) |
| Luminance | 0.6391 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.33
Seafoam
#7FE0B3
ΔE00 2.33
Mint
#AAF0C1
ΔE00 4.60
Light Turquoise
#7EF4CC
ΔE00 5.07
Hospital Green
#9BE5AA
ΔE00 5.46
Pale Turquoise
#A5FBD5
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90E2BB #E290B7
analogous
#90E292 #90E2BB #90E0E2
triadic
#90E2BB #BB90E2 #E2BB90
tetradic
#90E2BB #9290E2 #E290B7 #E0E290
square
#90E2BB #9290E2 #E290B7 #E0E290
split-complementary
#90E2BB #E290E0 #E29290
monochromatic
#33C47F #5FD59D #90E2BB #C1EFD9 #E7F9F0
Accessibility & contrast
On white
1.52
#90E2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#90E2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90E2BB
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90E2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90E2BB | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD7B9
Deuteranopia (green-blind)
#D2CDBD
Tritanopia (blue-blind)
#7CE2D7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #90e2bb; /* rgb */ color: rgb(144, 226, 187); /* oklch */ color: oklch(84.9% 0.098 162.8);
Tailwind
colors: {
custom: {
50: '#b3ebcf',
500: '#90e2bb',
950: '#000000',
},
}SCSS
$custom: #90e2bb; $custom-light: #b3ebcf; $custom-dark: #000000;
JSON
{
"hex": "#90e2bb",
"rgb": {
"r": 144,
"g": 226,
"b": 187
},
"hsl": {
"h": 151.463,
"s": 58.571,
"l": 72.549
},
"oklch": {
"l": 0.84932,
"c": 0.09782,
"h": 162.8
},
"luminance": 0.6391
}Semantic roles & 50–950 ramp
primary
#90E2BB
secondary
#BB5C89
accent
#1F6FC6
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111613
muted
#818483