#90DFE3#90DFE3
#90DFE3 is a very light, moderate teal. Relative luminance 0.643; OKLCH L 85.4% C 0.078 H 199.9°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #90DFE3 |
|---|---|
| RGB | rgb(144, 223, 227) |
| HSL | hsl(183, 60%, 73%) |
| HSV | hsv(183, 37%, 89%) |
| CMYK | cmyk(36.6%, 1.8%, 0%, 11%) |
| CIE-LAB | lab(84.09, -23.16, -9.63) |
| CIE-LCH | lch(84.09, 25.08, 202.58°) |
| OKLab | oklab(85.41% -0.0731 -0.0264) |
| OKLCH | oklch(85.41% 0.078 199.9) |
| XYZ | xyz(51.7494, 64.2473, 82.3322) |
| Luminance | 0.6425 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.12
Paleturquoise
#AFEEEE
ΔE00 4.65
Robin Egg Blue
#8AF1FE
ΔE00 5.07
Powder Blue
#B0E0E6
ΔE00 5.78
Robin'S Egg
#6DEDFD
ΔE00 5.84
Light Cyan
#ACFFFC
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DFE3 #E39490
analogous
#90E3BE #90DFE3 #90B5E3
triadic
#90DFE3 #E390DF #DFE390
tetradic
#90DFE3 #BE90E3 #E39490 #B5E390
square
#90DFE3 #BE90E3 #E39490 #B5E390
split-complementary
#90DFE3 #E390B5 #E3BE90
monochromatic
#32BFC7 #5FD1D7 #90DFE3 #C1EDEF #E7F8F9
Accessibility & contrast
On white
1.52
#90DFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#90DFE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DFE3
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DFE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DFE3 | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D8E3
Deuteranopia (green-blind)
#C6CDE4
Tritanopia (blue-blind)
#6EE4E0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #90dfe3; /* rgb */ color: rgb(144, 223, 227); /* oklch */ color: oklch(85.4% 0.078 199.9);
Tailwind
colors: {
custom: {
50: '#b4e9eb',
500: '#90dfe3',
950: '#000000',
},
}SCSS
$custom: #90dfe3; $custom-light: #b4e9eb; $custom-dark: #000000;
JSON
{
"hex": "#90dfe3",
"rgb": {
"r": 144,
"g": 223,
"b": 227
},
"hsl": {
"h": 182.892,
"s": 59.712,
"l": 72.745
},
"oklch": {
"l": 0.85411,
"c": 0.07772,
"h": 199.9
},
"luminance": 0.64251
}Semantic roles & 50–950 ramp
primary
#90DFE3
secondary
#BC605B
accent
#261EC7
background
#FDFEFE
surface
#F8FCFD
border
#D1D5D5
text
#111616
muted
#818484