#84CDED#84CDED
#84CDED is a light, moderate cyan. Relative luminance 0.547; OKLCH L 81.2% C 0.086 H 227.6°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #84CDED |
|---|---|
| RGB | rgb(132, 205, 237) |
| HSL | hsl(198, 74%, 72%) |
| HSV | hsv(198, 44%, 93%) |
| CMYK | cmyk(44.3%, 13.5%, 0%, 7.1%) |
| CIE-LAB | lab(78.86, -14.52, -22.89) |
| CIE-LCH | lch(78.86, 27.11, 237.61°) |
| OKLab | oklab(81.19% -0.0577 -0.0632) |
| OKLCH | oklch(81.19% 0.086 227.6) |
| XYZ | xyz(46.6277, 54.6792, 88.2014) |
| Luminance | 0.5468 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 0.90
Sky Blue
#87CEEB
ΔE00 0.91
Lightskyblue
#87CEFA
ΔE00 3.76
Lightblue (survey)
#7BC8F6
ΔE00 4.02
Sky
#82CAFC
ΔE00 5.21
Ice Blue
#A5DFF9
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84CDED #EDA484
analogous
#84EDD9 #84CDED #8498ED
triadic
#84CDED #ED84CD #CDED84
tetradic
#84CDED #D984ED #EDA484 #98ED84
square
#84CDED #D984ED #EDA484 #98ED84
split-complementary
#84CDED #ED8498 #EDD984
monochromatic
#1F9FD7 #4FB7E5 #84CDED #B9E3F5 #E4F4FB
Accessibility & contrast
On white
1.76
#84CDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#84CDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84CDED
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84CDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84CDED | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCAEF
Deuteranopia (green-blind)
#ADBEED
Tritanopia (blue-blind)
#55D6D7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #84cded; /* rgb */ color: rgb(132, 205, 237); /* oklch */ color: oklch(81.2% 0.086 227.6);
Tailwind
colors: {
custom: {
50: '#addcf3',
500: '#84cded',
950: '#000000',
},
}SCSS
$custom: #84cded; $custom-light: #addcf3; $custom-dark: #000000;
JSON
{
"hex": "#84cded",
"rgb": {
"r": 132,
"g": 205,
"b": 237
},
"hsl": {
"h": 198.286,
"s": 74.468,
"l": 72.353
},
"oklch": {
"l": 0.81187,
"c": 0.08561,
"h": 227.6
},
"luminance": 0.54683
}Semantic roles & 50–950 ramp
primary
#84CDED
secondary
#C7734E
accent
#4C0FD7
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#111517
muted
#818485