#90E2BC#90E2BC
#90E2BC is a very light, moderate teal. Relative luminance 0.640; OKLCH L 85.0% C 0.097 H 163.4°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #90E2BC |
|---|---|
| RGB | rgb(144, 226, 188) |
| HSL | hsl(152, 59%, 73%) |
| HSV | hsv(152, 36%, 89%) |
| CMYK | cmyk(36.3%, 0%, 16.8%, 11.4%) |
| CIE-LAB | lab(83.94, -33.23, 10.75) |
| CIE-LCH | lch(83.94, 34.93, 162.07°) |
| OKLab | oklab(84.96% -0.093 0.0277) |
| OKLCH | oklch(84.96% 0.097 163.4) |
| XYZ | xyz(47.7717, 63.9500, 57.3936) |
| Luminance | 0.6395 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.08
Seafoam
#7FE0B3
ΔE00 2.48
Mint
#AAF0C1
ΔE00 4.75
Light Turquoise
#7EF4CC
ΔE00 5.01
Seafoam Blue
#78D1B6
ΔE00 5.42
Pale Turquoise
#A5FBD5
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90E2BC #E290B6
analogous
#90E293 #90E2BC #90DFE2
triadic
#90E2BC #BC90E2 #E2BC90
tetradic
#90E2BC #9390E2 #E290B6 #DFE290
square
#90E2BC #9390E2 #E290B6 #DFE290
split-complementary
#90E2BC #E290DF #E29390
monochromatic
#33C481 #5FD59F #90E2BC #C1EFD9 #E7F9F0
Accessibility & contrast
On white
1.52
#90E2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#90E2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90E2BC
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90E2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90E2BC | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD7BA
Deuteranopia (green-blind)
#D2CDBE
Tritanopia (blue-blind)
#7CE2D7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #90e2bc; /* rgb */ color: rgb(144, 226, 188); /* oklch */ color: oklch(85.0% 0.097 163.4);
Tailwind
colors: {
custom: {
50: '#b3ebd0',
500: '#90e2bc',
950: '#000000',
},
}SCSS
$custom: #90e2bc; $custom-light: #b3ebd0; $custom-dark: #000000;
JSON
{
"hex": "#90e2bc",
"rgb": {
"r": 144,
"g": 226,
"b": 188
},
"hsl": {
"h": 152.195,
"s": 58.571,
"l": 72.549
},
"oklch": {
"l": 0.84957,
"c": 0.09703,
"h": 163.4
},
"luminance": 0.63953
}Semantic roles & 50–950 ramp
primary
#90E2BC
secondary
#BB5C88
accent
#1F6DC6
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111614
muted
#818483