#90DBDC#90DBDC
#90DBDC is a very light, moderate teal. Relative luminance 0.618; OKLCH L 84.3% C 0.074 H 196.9°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #90DBDC |
|---|---|
| RGB | rgb(144, 219, 220) |
| HSL | hsl(181, 52%, 71%) |
| HSV | hsv(181, 35%, 86%) |
| CMYK | cmyk(34.5%, 0.5%, 0%, 13.7%) |
| CIE-LAB | lab(82.78, -22.85, -7.87) |
| CIE-LCH | lch(82.78, 24.16, 199.00°) |
| OKLab | oklab(84.3% -0.0711 -0.0216) |
| OKLCH | oklch(84.3% 0.074 196.9) |
| XYZ | xyz(49.7468, 61.7565, 76.9951) |
| Luminance | 0.6176 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.09
Robin'S Egg Blue
#98EFF9
ΔE00 5.50
Powder Blue
#B0E0E6
ΔE00 6.10
Robin Egg Blue
#8AF1FE
ΔE00 6.49
Robin'S Egg
#6DEDFD
ΔE00 7.14
Mediumturquoise
#48D1CC
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DBDC #DC9190
analogous
#90DCB7 #90DBDC #90B5DC
triadic
#90DBDC #DC90DB #DBDC90
tetradic
#90DBDC #B790DC #DC9190 #B5DC90
square
#90DBDC #B790DC #DC9190 #B5DC90
split-complementary
#90DBDC #DC90B5 #DCB790
monochromatic
#3AB6B8 #61CCCD #90DBDC #BFEAEB #E8F7F8
Accessibility & contrast
On white
1.57
#90DBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#90DBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DBDC
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DBDC | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4DC
Deuteranopia (green-blind)
#C4CADD
Tritanopia (blue-blind)
#72E0DB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #90dbdc; /* rgb */ color: rgb(144, 219, 220); /* oklch */ color: oklch(84.3% 0.074 196.9);
Tailwind
colors: {
custom: {
50: '#b3e6e6',
500: '#90dbdc',
950: '#000000',
},
}SCSS
$custom: #90dbdc; $custom-light: #b3e6e6; $custom-dark: #000000;
JSON
{
"hex": "#90dbdc",
"rgb": {
"r": 144,
"g": 219,
"b": 220
},
"hsl": {
"h": 180.789,
"s": 52.055,
"l": 71.373
},
"oklch": {
"l": 0.84297,
"c": 0.07429,
"h": 196.9
},
"luminance": 0.6176
}Semantic roles & 50–950 ramp
primary
#90DBDC
secondary
#B35E5D
accent
#2826BF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484