#84CBEE#84CBEE
#84CBEE is a light, moderate cyan. Relative luminance 0.538; OKLCH L 80.8% C 0.087 H 230.6°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #84CBEE |
|---|---|
| RGB | rgb(132, 203, 238) |
| HSL | hsl(200, 76%, 73%) |
| HSV | hsv(200, 45%, 93%) |
| CMYK | cmyk(44.5%, 14.7%, 0%, 6.7%) |
| CIE-LAB | lab(78.34, -13.22, -24.22) |
| CIE-LCH | lch(78.34, 27.59, 241.38°) |
| OKLab | oklab(80.79% -0.055 -0.067) |
| OKLCH | oklch(80.79% 0.087 230.6) |
| XYZ | xyz(46.2988, 53.7871, 88.8146) |
| Luminance | 0.5379 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 1.15
Sky Blue
#87CEEB
ΔE00 2.06
Lightskyblue
#87CEFA
ΔE00 2.74
Lightblue (survey)
#7BC8F6
ΔE00 2.88
Sky
#82CAFC
ΔE00 4.05
Light Blue
#95D0FC
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84CBEE #EEA784
analogous
#84EEDC #84CBEE #8496EE
triadic
#84CBEE #EE84CB #CBEE84
tetradic
#84CBEE #DC84EE #EEA784 #96EE84
square
#84CBEE #DC84EE #EEA784 #96EE84
split-complementary
#84CBEE #EE8496 #EEDC84
monochromatic
#1E9CDA #4EB4E7 #84CBEE #BAE2F5 #E4F4FB
Accessibility & contrast
On white
1.79
#84CBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#84CBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84CBEE
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84CBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84CBEE | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC8F0
Deuteranopia (green-blind)
#AABDEE
Tritanopia (blue-blind)
#55D5D6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #84cbee; /* rgb */ color: rgb(132, 203, 238); /* oklch */ color: oklch(80.8% 0.087 230.6);
Tailwind
colors: {
custom: {
50: '#addaf3',
500: '#84cbee',
950: '#000000',
},
}SCSS
$custom: #84cbee; $custom-light: #addaf3; $custom-dark: #000000;
JSON
{
"hex": "#84cbee",
"rgb": {
"r": 132,
"g": 203,
"b": 238
},
"hsl": {
"h": 199.811,
"s": 75.714,
"l": 72.549
},
"oklch": {
"l": 0.80786,
"c": 0.08667,
"h": 230.6
},
"luminance": 0.5379
}Semantic roles & 50–950 ramp
primary
#84CBEE
secondary
#C9764E
accent
#500ED8
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#111517
muted
#818485