#83E4FF#83E4FF
#83E4FF is a very light, moderate cyan. Relative luminance 0.675; OKLCH L 86.9% C 0.099 H 217.9°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #83E4FF |
|---|---|
| RGB | rgb(131, 228, 255) |
| HSL | hsl(193, 100%, 76%) |
| HSV | hsv(193, 49%, 100%) |
| CMYK | cmyk(48.6%, 10.6%, 0%, 0%) |
| CIE-LAB | lab(85.77, -21.64, -21.95) |
| CIE-LCH | lch(85.77, 30.82, 225.41°) |
| OKLab | oklab(86.88% -0.078 -0.0607) |
| OKLCH | oklch(86.88% 0.099 217.9) |
| XYZ | xyz(55.1467, 67.5275, 104.7164) |
| Luminance | 0.6753 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 5.39
Robin Egg Blue
#8AF1FE
ΔE00 5.60
Robin'S Egg
#6DEDFD
ΔE00 5.61
Sky Blue
#87CEEB
ΔE00 5.85
Robin'S Egg Blue
#98EFF9
ΔE00 5.98
Neon Blue
#04D9FF
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83E4FF #FF9E83
analogous
#83FFDC #83E4FF #83A6FF
triadic
#83E4FF #FF83E4 #E4FF83
tetradic
#83E4FF #DC83FF #FF9E83 #A6FF83
square
#83E4FF #DC83FF #FF9E83 #A6FF83
split-complementary
#83E4FF #FF83A6 #FFDC83
monochromatic
#09C9FF #46D7FF #83E4FF #C0F1FF #E0F8FF
Accessibility & contrast
On white
1.45
#83E4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#83E4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83E4FF
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83E4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83E4FF | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DFFF
Deuteranopia (green-blind)
#BFD0FF
Tritanopia (blue-blind)
#3DEEEC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #83e4ff; /* rgb */ color: rgb(131, 228, 255); /* oklch */ color: oklch(86.9% 0.099 217.9);
Tailwind
colors: {
custom: {
50: '#aeecff',
500: '#83e4ff',
950: '#000000',
},
}SCSS
$custom: #83e4ff; $custom-light: #aeecff; $custom-dark: #000000;
JSON
{
"hex": "#83e4ff",
"rgb": {
"r": 131,
"g": 228,
"b": 255
},
"hsl": {
"h": 193.065,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.8688,
"c": 0.09881,
"h": 217.9
},
"luminance": 0.67532
}Semantic roles & 50–950 ramp
primary
#83E4FF
secondary
#DF6848
accent
#3200E6
background
#FDFEFF
surface
#F8FDFF
border
#D1D5D7
text
#111618
muted
#818486