#90DEBF#90DEBF
#90DEBF is a very light, moderate teal. Relative luminance 0.619; OKLCH L 84.1% C 0.089 H 167.2°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #90DEBF |
|---|---|
| RGB | rgb(144, 222, 191) |
| HSL | hsl(156, 54%, 72%) |
| HSV | hsv(156, 35%, 87%) |
| CMYK | cmyk(35.1%, 0%, 14%, 12.9%) |
| CIE-LAB | lab(82.88, -30.74, 7.65) |
| CIE-LCH | lch(82.88, 31.68, 166.03°) |
| OKLab | oklab(84.12% -0.0868 0.0197) |
| OKLCH | oklch(84.12% 0.089 167.2) |
| XYZ | xyz(47.0234, 61.9307, 58.7561) |
| Luminance | 0.6193 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.67
Seafoam
#7FE0B3
ΔE00 4.00
Seafoam Blue
#78D1B6
ΔE00 4.02
Pale Teal
#82CBB2
ΔE00 4.75
Mediumaquamarine
#66CDAA
ΔE00 5.84
Light Turquoise
#7EF4CC
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DEBF #DE90AF
analogous
#90DE98 #90DEBF #90D6DE
triadic
#90DEBF #BF90DE #DEBF90
tetradic
#90DEBF #9890DE #DE90AF #D6DE90
square
#90DEBF #9890DE #DE90AF #D6DE90
split-complementary
#90DEBF #DE90D6 #DE9890
monochromatic
#38BC87 #61D0A4 #90DEBF #BFECDA #E7F8F1
Accessibility & contrast
On white
1.57
#90DEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#90DEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DEBF
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DEBF | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD4BD
Deuteranopia (green-blind)
#CDCBC1
Tritanopia (blue-blind)
#7CDFD5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #90debf; /* rgb */ color: rgb(144, 222, 191); /* oklch */ color: oklch(84.1% 0.089 167.2);
Tailwind
colors: {
custom: {
50: '#b3e8d2',
500: '#90debf',
950: '#000000',
},
}SCSS
$custom: #90debf; $custom-light: #b3e8d2; $custom-dark: #000000;
JSON
{
"hex": "#90debf",
"rgb": {
"r": 144,
"g": 222,
"b": 191
},
"hsl": {
"h": 156.154,
"s": 54.167,
"l": 71.765
},
"oklch": {
"l": 0.84124,
"c": 0.08904,
"h": 167.2
},
"luminance": 0.61933
}Semantic roles & 50–950 ramp
primary
#90DEBF
secondary
#B65C80
accent
#2463C2
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483