#90E1BF#90E1BF
#90E1BF is a very light, moderate teal. Relative luminance 0.635; OKLCH L 84.8% C 0.093 H 165.8°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #90E1BF |
|---|---|
| RGB | rgb(144, 225, 191) |
| HSL | hsl(155, 57%, 72%) |
| HSV | hsv(155, 36%, 88%) |
| CMYK | cmyk(36%, 0%, 15.1%, 11.8%) |
| CIE-LAB | lab(83.72, -32.15, 8.86) |
| CIE-LCH | lch(83.72, 33.35, 164.59°) |
| OKLab | oklab(84.81% -0.0905 0.0228) |
| OKLCH | oklch(84.81% 0.093 165.8) |
| XYZ | xyz(47.8273, 63.5384, 59.0241) |
| Luminance | 0.6354 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 0.72
Seafoam
#7FE0B3
ΔE00 3.26
Seafoam Blue
#78D1B6
ΔE00 4.72
Light Turquoise
#7EF4CC
ΔE00 5.15
Mint
#AAF0C1
ΔE00 5.50
Pale Teal
#82CBB2
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90E1BF #E190B2
analogous
#90E197 #90E1BF #90DAE1
triadic
#90E1BF #BF90E1 #E1BF90
tetradic
#90E1BF #9790E1 #E190B2 #DAE190
square
#90E1BF #9790E1 #E190B2 #DAE190
split-complementary
#90E1BF #E190DA #E19790
monochromatic
#34C287 #60D4A3 #90E1BF #C0EEDB #E7F8F1
Accessibility & contrast
On white
1.53
#90E1BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#90E1BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90E1BF
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90E1BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90E1BF | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED6BD
Deuteranopia (green-blind)
#D0CDC1
Tritanopia (blue-blind)
#7BE1D7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #90e1bf; /* rgb */ color: rgb(144, 225, 191); /* oklch */ color: oklch(84.8% 0.093 165.8);
Tailwind
colors: {
custom: {
50: '#b3ead2',
500: '#90e1bf',
950: '#000000',
},
}SCSS
$custom: #90e1bf; $custom-light: #b3ead2; $custom-dark: #000000;
JSON
{
"hex": "#90e1bf",
"rgb": {
"r": 144,
"g": 225,
"b": 191
},
"hsl": {
"h": 154.815,
"s": 57.447,
"l": 72.353
},
"oklch": {
"l": 0.84807,
"c": 0.09333,
"h": 165.8
},
"luminance": 0.63541
}Semantic roles & 50–950 ramp
primary
#90E1BF
secondary
#B95C83
accent
#2066C5
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111614
muted
#818483