#90DBDF#90DBDF
#90DBDF is a very light, moderate teal. Relative luminance 0.619; OKLCH L 84.4% C 0.074 H 200.1°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #90DBDF |
|---|---|
| RGB | rgb(144, 219, 223) |
| HSL | hsl(183, 55%, 72%) |
| HSV | hsv(183, 35%, 87%) |
| CMYK | cmyk(35.4%, 1.8%, 0%, 12.5%) |
| CIE-LAB | lab(82.87, -22.14, -9.33) |
| CIE-LCH | lch(82.87, 24.02, 202.86°) |
| OKLab | oklab(84.39% -0.0699 -0.0256) |
| OKLCH | oklch(84.39% 0.074 200.1) |
| XYZ | xyz(50.1477, 61.9168, 79.1064) |
| Luminance | 0.6192 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.90
Paleturquoise
#AFEEEE
ΔE00 5.15
Powder Blue
#B0E0E6
ΔE00 5.53
Robin Egg Blue
#8AF1FE
ΔE00 5.87
Robin'S Egg
#6DEDFD
ΔE00 6.52
Pale Sky Blue
#BDF6FE
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DBDF #DF9490
analogous
#90DFBC #90DBDF #90B4DF
triadic
#90DBDF #DF90DB #DBDF90
tetradic
#90DBDF #BC90DF #DF9490 #B4DF90
square
#90DBDF #BC90DF #DF9490 #B4DF90
split-complementary
#90DBDF #DF90B4 #DFBC90
monochromatic
#37B7BE #60CCD1 #90DBDF #C0EAED #E7F7F8
Accessibility & contrast
On white
1.57
#90DBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#90DBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DBDF
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DBDF | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D5DF
Deuteranopia (green-blind)
#C3CAE0
Tritanopia (blue-blind)
#71E0DC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #90dbdf; /* rgb */ color: rgb(144, 219, 223); /* oklch */ color: oklch(84.4% 0.074 200.1);
Tailwind
colors: {
custom: {
50: '#b4e6e9',
500: '#90dbdf',
950: '#000000',
},
}SCSS
$custom: #90dbdf; $custom-light: #b4e6e9; $custom-dark: #000000;
JSON
{
"hex": "#90dbdf",
"rgb": {
"r": 144,
"g": 219,
"b": 223
},
"hsl": {
"h": 183.038,
"s": 55.245,
"l": 71.961
},
"oklch": {
"l": 0.84394,
"c": 0.07442,
"h": 200.1
},
"luminance": 0.6192
}Semantic roles & 50–950 ramp
primary
#90DBDF
secondary
#B7615C
accent
#2B23C3
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484