#84CBEF#84CBEF
#84CBEF is a light, moderate cyan. Relative luminance 0.538; OKLCH L 80.8% C 0.087 H 231.3°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #84CBEF |
|---|---|
| RGB | rgb(132, 203, 239) |
| HSL | hsl(200, 77%, 73%) |
| HSV | hsv(200, 45%, 94%) |
| CMYK | cmyk(44.8%, 15.1%, 0%, 6.3%) |
| CIE-LAB | lab(78.37, -12.95, -24.70) |
| CIE-LCH | lch(78.37, 27.89, 242.34°) |
| OKLab | oklab(80.83% -0.0546 -0.0683) |
| OKLCH | oklch(80.83% 0.088 231.3) |
| XYZ | xyz(46.4461, 53.8461, 89.5905) |
| Luminance | 0.5385 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 1.32
Sky Blue
#87CEEB
ΔE00 2.35
Lightskyblue
#87CEFA
ΔE00 2.45
Lightblue (survey)
#7BC8F6
ΔE00 2.59
Sky
#82CAFC
ΔE00 3.74
Light Blue
#95D0FC
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84CBEF #EFA884
analogous
#84EFDD #84CBEF #8495EF
triadic
#84CBEF #EF84CB #CBEF84
tetradic
#84CBEF #DD84EF #EFA884 #95EF84
square
#84CBEF #DD84EF #EFA884 #95EF84
split-complementary
#84CBEF #EF8495 #EFDD84
monochromatic
#1D9CDC #4EB4E8 #84CBEF #BAE2F6 #E4F4FB
Accessibility & contrast
On white
1.78
#84CBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#84CBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84CBEF
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84CBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84CBEF | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C9F1
Deuteranopia (green-blind)
#AABDEF
Tritanopia (blue-blind)
#54D5D7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #84cbef; /* rgb */ color: rgb(132, 203, 239); /* oklch */ color: oklch(80.8% 0.087 231.3);
Tailwind
colors: {
custom: {
50: '#addaf4',
500: '#84cbef',
950: '#000000',
},
}SCSS
$custom: #84cbef; $custom-light: #addaf4; $custom-dark: #000000;
JSON
{
"hex": "#84cbef",
"rgb": {
"r": 132,
"g": 203,
"b": 239
},
"hsl": {
"h": 200.187,
"s": 76.978,
"l": 72.745
},
"oklch": {
"l": 0.80825,
"c": 0.0875,
"h": 231.3
},
"luminance": 0.53849
}Semantic roles & 50–950 ramp
primary
#84CBEF
secondary
#CA774D
accent
#510CD9
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#111417
muted
#818385