#90DBDA#90DBDA
#90DBDA is a very light, moderate teal. Relative luminance 0.617; OKLCH L 84.2% C 0.074 H 194.8°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #90DBDA |
|---|---|
| RGB | rgb(144, 219, 218) |
| HSL | hsl(179, 51%, 71%) |
| HSV | hsv(179, 34%, 86%) |
| CMYK | cmyk(34.2%, 0%, 0.5%, 14.1%) |
| CIE-LAB | lab(82.73, -23.32, -6.89) |
| CIE-LCH | lch(82.73, 24.31, 196.45°) |
| OKLab | oklab(84.23% -0.0719 -0.0189) |
| OKLCH | oklch(84.23% 0.074 194.8) |
| XYZ | xyz(49.4835, 61.6512, 75.6085) |
| Luminance | 0.6165 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.18
Robin'S Egg Blue
#98EFF9
ΔE00 6.01
Powder Blue
#B0E0E6
ΔE00 6.54
Robin Egg Blue
#8AF1FE
ΔE00 7.00
Mediumturquoise
#48D1CC
ΔE00 7.31
Robin'S Egg
#6DEDFD
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DBDA #DB9091
analogous
#90DBB4 #90DBDA #90B6DB
triadic
#90DBDA #DA90DB #DBDA90
tetradic
#90DBDA #B490DB #DB9091 #B6DB90
square
#90DBDA #B490DB #DB9091 #B6DB90
split-complementary
#90DBDA #DB90B6 #DBB490
monochromatic
#3BB6B4 #62CCCB #90DBDA #BEEAE9 #E8F8F7
Accessibility & contrast
On white
1.58
#90DBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#90DBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DBDA
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DBDA | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4DA
Deuteranopia (green-blind)
#C4CADB
Tritanopia (blue-blind)
#73DFDA
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #90dbda; /* rgb */ color: rgb(144, 219, 218); /* oklch */ color: oklch(84.2% 0.074 194.8);
Tailwind
colors: {
custom: {
50: '#b3e6e5',
500: '#90dbda',
950: '#000000',
},
}SCSS
$custom: #90dbda; $custom-light: #b3e6e5; $custom-dark: #000000;
JSON
{
"hex": "#90dbda",
"rgb": {
"r": 144,
"g": 219,
"b": 218
},
"hsl": {
"h": 179.2,
"s": 51.02,
"l": 71.176
},
"oklch": {
"l": 0.84234,
"c": 0.07434,
"h": 194.8
},
"luminance": 0.61654
}Semantic roles & 50–950 ramp
primary
#90DBDA
secondary
#B25D5E
accent
#2729BE
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484