#83CFFE#83CFFE
#83CFFE is a very light, moderate cyan. Relative luminance 0.566; OKLCH L 82.2% C 0.100 H 236.9°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #83CFFE |
|---|---|
| RGB | rgb(131, 207, 254) |
| HSL | hsl(203, 98%, 75%) |
| HSV | hsv(203, 48%, 100%) |
| CMYK | cmyk(48.4%, 18.5%, 0%, 0.4%) |
| CIE-LAB | lab(79.96, -11.17, -30.29) |
| CIE-LCH | lch(79.96, 32.29, 249.75°) |
| OKLab | oklab(82.24% -0.0548 -0.0842) |
| OKLCH | oklch(82.24% 0.1 236.9) |
| XYZ | xyz(49.5559, 56.6029, 102.0608) |
| Luminance | 0.5661 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 0.73
Sky
#82CAFC
ΔE00 1.64
Lightblue (survey)
#7BC8F6
ΔE00 1.82
Light Blue
#95D0FC
ΔE00 2.58
Baby Blue
#89CFF0
ΔE00 3.61
Sky Blue
#87CEEB
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83CFFE #FEB283
analogous
#83FEF0 #83CFFE #8391FE
triadic
#83CFFE #FE83CF #CFFE83
tetradic
#83CFFE #F083FE #FEB283 #91FE83
square
#83CFFE #F083FE #FEB283 #91FE83
split-complementary
#83CFFE #FE8391 #FEF083
monochromatic
#0AA0FD #46B7FE #83CFFE #C0E7FE #E1F3FF
Accessibility & contrast
On white
1.70
#83CFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#83CFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83CFFE
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83CFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83CFFE | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACEFF
Deuteranopia (green-blind)
#A9C0FD
Tritanopia (blue-blind)
#45DBDE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #83cffe; /* rgb */ color: rgb(131, 207, 254); /* oklch */ color: oklch(82.2% 0.100 236.9);
Tailwind
colors: {
custom: {
50: '#adddff',
500: '#83cffe',
950: '#000000',
},
}SCSS
$custom: #83cffe; $custom-light: #adddff; $custom-dark: #000000;
JSON
{
"hex": "#83cffe",
"rgb": {
"r": 131,
"g": 207,
"b": 254
},
"hsl": {
"h": 202.927,
"s": 98.4,
"l": 75.49
},
"oklch": {
"l": 0.82244,
"c": 0.10047,
"h": 236.9
},
"luminance": 0.56607
}Semantic roles & 50–950 ramp
primary
#83CFFE
secondary
#DD8148
accent
#5800E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111518
muted
#818486