#90E2BF#90E2BF
#90E2BF is a very light, moderate teal. Relative luminance 0.641; OKLCH L 85.0% C 0.095 H 165.4°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #90E2BF |
|---|---|
| RGB | rgb(144, 226, 191) |
| HSL | hsl(154, 59%, 73%) |
| HSV | hsv(154, 36%, 89%) |
| CMYK | cmyk(36.3%, 0%, 15.5%, 11.4%) |
| CIE-LAB | lab(84.01, -32.62, 9.27) |
| CIE-LCH | lch(84.01, 33.92, 164.14°) |
| OKLab | oklab(85.04% -0.0917 0.0239) |
| OKLCH | oklch(85.04% 0.095 165.4) |
| XYZ | xyz(48.0984, 64.0807, 59.1145) |
| Luminance | 0.6408 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 0.48
Seafoam
#7FE0B3
ΔE00 3.06
Light Turquoise
#7EF4CC
ΔE00 4.92
Seafoam Blue
#78D1B6
ΔE00 4.97
Mint
#AAF0C1
ΔE00 5.25
Pale Turquoise
#A5FBD5
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90E2BF #E290B3
analogous
#90E296 #90E2BF #90DCE2
triadic
#90E2BF #BF90E2 #E2BF90
tetradic
#90E2BF #9690E2 #E290B3 #DCE290
square
#90E2BF #9690E2 #E290B3 #DCE290
split-complementary
#90E2BF #E290DC #E29690
monochromatic
#33C486 #5FD5A3 #90E2BF #C1EFDB #E7F9F1
Accessibility & contrast
On white
1.52
#90E2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#90E2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90E2BF
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90E2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90E2BF | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD7BD
Deuteranopia (green-blind)
#D1CEC1
Tritanopia (blue-blind)
#7BE2D8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #90e2bf; /* rgb */ color: rgb(144, 226, 191); /* oklch */ color: oklch(85.0% 0.095 165.4);
Tailwind
colors: {
custom: {
50: '#b3ebd2',
500: '#90e2bf',
950: '#000000',
},
}SCSS
$custom: #90e2bf; $custom-light: #b3ebd2; $custom-dark: #000000;
JSON
{
"hex": "#90e2bf",
"rgb": {
"r": 144,
"g": 226,
"b": 191
},
"hsl": {
"h": 154.39,
"s": 58.571,
"l": 72.549
},
"oklch": {
"l": 0.85035,
"c": 0.09476,
"h": 165.4
},
"luminance": 0.64084
}Semantic roles & 50–950 ramp
primary
#90E2BF
secondary
#BB5C84
accent
#1F67C6
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111614
muted
#818483