#84DFEF#84DFEF
#84DFEF is a very light, moderate teal. Relative luminance 0.639; OKLCH L 85.2% C 0.090 H 210.0°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #84DFEF |
|---|---|
| RGB | rgb(132, 223, 239) |
| HSL | hsl(189, 77%, 73%) |
| HSV | hsv(189, 45%, 94%) |
| CMYK | cmyk(44.8%, 6.7%, 0%, 6.3%) |
| CIE-LAB | lab(83.92, -23.12, -16.30) |
| CIE-LCH | lch(83.92, 28.29, 215.19°) |
| OKLab | oklab(85.24% -0.0777 -0.0449) |
| OKLCH | oklch(85.24% 0.09 210) |
| XYZ | xyz(51.4775, 63.9089, 91.2676) |
| Luminance | 0.6391 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.16
Robin Egg Blue
#8AF1FE
ΔE00 4.21
Robin'S Egg
#6DEDFD
ΔE00 4.25
Powder Blue
#B0E0E6
ΔE00 6.64
Aqua Blue
#02D8E9
ΔE00 6.86
Sky Blue
#87CEEB
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84DFEF #EF9484
analogous
#84EFC9 #84DFEF #84A9EF
triadic
#84DFEF #EF84DF #DFEF84
tetradic
#84DFEF #C984EF #EF9484 #A9EF84
square
#84DFEF #C984EF #EF9484 #A9EF84
split-complementary
#84DFEF #EF84A9 #EFC984
monochromatic
#1DBFDC #4ED1E8 #84DFEF #BAEDF6 #E4F8FB
Accessibility & contrast
On white
1.52
#84DFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#84DFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84DFEF
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84DFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84DFEF | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D9F0
Deuteranopia (green-blind)
#BFCCEF
Tritanopia (blue-blind)
#4FE7E4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #84dfef; /* rgb */ color: rgb(132, 223, 239); /* oklch */ color: oklch(85.2% 0.090 210.0);
Tailwind
colors: {
custom: {
50: '#ade9f4',
500: '#84dfef',
950: '#000000',
},
}SCSS
$custom: #84dfef; $custom-light: #ade9f4; $custom-dark: #000000;
JSON
{
"hex": "#84dfef",
"rgb": {
"r": 132,
"g": 223,
"b": 239
},
"hsl": {
"h": 188.972,
"s": 76.978,
"l": 72.745
},
"oklch": {
"l": 0.85244,
"c": 0.08976,
"h": 210
},
"luminance": 0.63913
}Semantic roles & 50–950 ramp
primary
#84DFEF
secondary
#CA604D
accent
#2B0CD9
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485