#84DEDF#84DEDF
#84DEDF is a very light, moderate teal. Relative luminance 0.625; OKLCH L 84.5% C 0.087 H 196.6°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #84DEDF |
|---|---|
| RGB | rgb(132, 222, 223) |
| HSL | hsl(181, 59%, 70%) |
| HSV | hsv(181, 41%, 87%) |
| CMYK | cmyk(40.8%, 0.4%, 0%, 12.5%) |
| CIE-LAB | lab(83.16, -26.65, -8.95) |
| CIE-LCH | lch(83.16, 28.11, 198.57°) |
| OKLab | oklab(84.48% -0.0829 -0.0247) |
| OKLCH | oklch(84.48% 0.087 196.6) |
| XYZ | xyz(48.9512, 62.4721, 79.2765) |
| Luminance | 0.6248 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.39
Paleturquoise
#AFEEEE
ΔE00 5.85
Robin Egg Blue
#8AF1FE
ΔE00 5.92
Robin'S Egg
#6DEDFD
ΔE00 6.14
Mediumturquoise
#48D1CC
ΔE00 6.43
Aqua Blue
#02D8E9
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84DEDF #DF8584
analogous
#84DFB2 #84DEDF #84B1DF
triadic
#84DEDF #DF84DE #DEDF84
tetradic
#84DEDF #B284DF #DF8584 #B1DF84
square
#84DEDF #B284DF #DF8584 #B1DF84
split-complementary
#84DEDF #DF84B1 #DFB284
monochromatic
#30B7B9 #53D1D2 #84DEDF #B5EBEC #E5F8F8
Accessibility & contrast
On white
1.56
#84DEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#84DEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84DEDF
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84DEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84DEDF | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D6DF
Deuteranopia (green-blind)
#C3CAE0
Tritanopia (blue-blind)
#5AE3DE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #84dedf; /* rgb */ color: rgb(132, 222, 223); /* oklch */ color: oklch(84.5% 0.087 196.6);
Tailwind
colors: {
custom: {
50: '#ade8e9',
500: '#84dedf',
950: '#000000',
},
}SCSS
$custom: #84dedf; $custom-light: #ade8e9; $custom-dark: #000000;
JSON
{
"hex": "#84dedf",
"rgb": {
"r": 132,
"g": 222,
"b": 223
},
"hsl": {
"h": 180.659,
"s": 58.71,
"l": 69.608
},
"oklch": {
"l": 0.84483,
"c": 0.08652,
"h": 196.6
},
"luminance": 0.62476
}Semantic roles & 50–950 ramp
primary
#84DEDF
secondary
#B65251
accent
#211FC6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#111616
muted
#818484