#84DFEE#84DFEE
#84DFEE is a very light, moderate teal. Relative luminance 0.639; OKLCH L 85.2% C 0.089 H 209.1°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #84DFEE |
|---|---|
| RGB | rgb(132, 223, 238) |
| HSL | hsl(188, 76%, 73%) |
| HSV | hsv(188, 45%, 93%) |
| CMYK | cmyk(44.5%, 6.3%, 0%, 6.7%) |
| CIE-LAB | lab(83.89, -23.37, -15.82) |
| CIE-LCH | lch(83.89, 28.22, 214.09°) |
| OKLab | oklab(85.21% -0.0781 -0.0435) |
| OKLCH | oklch(85.21% 0.089 209.1) |
| XYZ | xyz(51.3302, 63.8499, 90.4917) |
| Luminance | 0.6385 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.02
Robin Egg Blue
#8AF1FE
ΔE00 4.10
Robin'S Egg
#6DEDFD
ΔE00 4.16
Powder Blue
#B0E0E6
ΔE00 6.60
Aqua Blue
#02D8E9
ΔE00 6.75
Paleturquoise
#AFEEEE
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84DFEE #EE9384
analogous
#84EEC8 #84DFEE #84AAEE
triadic
#84DFEE #EE84DF #DFEE84
tetradic
#84DFEE #C884EE #EE9384 #AAEE84
square
#84DFEE #C884EE #EE9384 #AAEE84
split-complementary
#84DFEE #EE84AA #EEC884
monochromatic
#1EBFDA #4ED1E7 #84DFEE #BAEDF5 #E4F8FB
Accessibility & contrast
On white
1.52
#84DFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#84DFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84DFEE
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84DFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84DFEE | 1.00 | 1.52 | 13.77 | 13.77 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D9EF
Deuteranopia (green-blind)
#C0CCEE
Tritanopia (blue-blind)
#50E6E3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #84dfee; /* rgb */ color: rgb(132, 223, 238); /* oklch */ color: oklch(85.2% 0.089 209.1);
Tailwind
colors: {
custom: {
50: '#ade9f3',
500: '#84dfee',
950: '#000000',
},
}SCSS
$custom: #84dfee; $custom-light: #ade9f3; $custom-dark: #000000;
JSON
{
"hex": "#84dfee",
"rgb": {
"r": 132,
"g": 223,
"b": 238
},
"hsl": {
"h": 188.491,
"s": 75.714,
"l": 72.549
},
"oklch": {
"l": 0.8521,
"c": 0.08944,
"h": 209.1
},
"luminance": 0.63854
}Semantic roles & 50–950 ramp
primary
#84DFEE
secondary
#C95F4E
accent
#2A0ED8
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485