#84CFDE#84CFDE
#84CFDE is a light, moderate cyan. Relative luminance 0.548; OKLCH L 81.1% C 0.077 H 211.7°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #84CFDE |
|---|---|
| RGB | rgb(132, 207, 222) |
| HSL | hsl(190, 58%, 69%) |
| HSV | hsv(190, 41%, 87%) |
| CMYK | cmyk(40.5%, 6.8%, 0%, 12.9%) |
| CIE-LAB | lab(78.93, -19.45, -14.75) |
| CIE-LCH | lch(78.93, 24.41, 217.18°) |
| OKLab | oklab(81.08% -0.0657 -0.0405) |
| OKLCH | oklch(81.08% 0.077 211.7) |
| XYZ | xyz(45.0086, 54.8020, 77.2992) |
| Luminance | 0.5481 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.26
Baby Blue
#89CFF0
ΔE00 6.63
Lightblue
#ADD8E6
ΔE00 6.71
Powder Blue
#B0E0E6
ΔE00 6.84
Ice Blue
#A5DFF9
ΔE00 7.39
Robin'S Egg Blue
#98EFF9
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84CFDE #DE9384
analogous
#84DEC0 #84CFDE #84A2DE
triadic
#84CFDE #DE84CF #CFDE84
tetradic
#84CFDE #C084DE #DE9384 #A2DE84
square
#84CFDE #C084DE #DE9384 #A2DE84
split-complementary
#84CFDE #DE84A2 #DEC084
monochromatic
#31A0B7 #54BCD1 #84CFDE #B4E2EB #E5F5F8
Accessibility & contrast
On white
1.76
#84CFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#84CFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84CFDE
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84CFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84CFDE | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CADF
Deuteranopia (green-blind)
#B4BFDE
Tritanopia (blue-blind)
#5ED6D3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #84cfde; /* rgb */ color: rgb(132, 207, 222); /* oklch */ color: oklch(81.1% 0.077 211.7);
Tailwind
colors: {
custom: {
50: '#acdde8',
500: '#84cfde',
950: '#000000',
},
}SCSS
$custom: #84cfde; $custom-light: #acdde8; $custom-dark: #000000;
JSON
{
"hex": "#84cfde",
"rgb": {
"r": 132,
"g": 207,
"b": 222
},
"hsl": {
"h": 190,
"s": 57.692,
"l": 69.412
},
"oklch": {
"l": 0.81082,
"c": 0.07721,
"h": 211.7
},
"luminance": 0.54805
}Semantic roles & 50–950 ramp
primary
#84CFDE
secondary
#B56251
accent
#3C20C5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484