#83CCDB#83CCDB
#83CCDB is a light, moderate cyan. Relative luminance 0.531; OKLCH L 80.3% C 0.076 H 212.1°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #83CCDB |
|---|---|
| RGB | rgb(131, 204, 219) |
| HSL | hsl(190, 55%, 69%) |
| HSV | hsv(190, 40%, 86%) |
| CMYK | cmyk(40.2%, 6.8%, 0%, 14.1%) |
| CIE-LAB | lab(77.95, -18.94, -14.61) |
| CIE-LCH | lch(77.95, 23.92, 217.66°) |
| OKLab | oklab(80.26% -0.0641 -0.0401) |
| OKLCH | oklch(80.26% 0.076 212.1) |
| XYZ | xyz(43.7345, 53.1225, 74.9532) |
| Luminance | 0.5313 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.18
Baby Blue
#89CFF0
ΔE00 6.58
Lightblue
#ADD8E6
ΔE00 6.85
Powder Blue
#B0E0E6
ΔE00 7.21
Ice Blue
#A5DFF9
ΔE00 7.68
Aqua Blue
#02D8E9
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83CCDB #DB9283
analogous
#83DBBE #83CCDB #83A0DB
triadic
#83CCDB #DB83CC #CCDB83
tetradic
#83CCDB #BE83DB #DB9283 #A0DB83
square
#83CCDB #BE83DB #DB9283 #A0DB83
split-complementary
#83CCDB #DB83A0 #DBBE83
monochromatic
#339BB0 #54B8CD #83CCDB #B2E0E9 #E2F3F7
Accessibility & contrast
On white
1.81
#83CCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#83CCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83CCDB
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83CCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83CCDB | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C7DC
Deuteranopia (green-blind)
#B1BCDB
Tritanopia (blue-blind)
#5ED3D0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #83ccdb; /* rgb */ color: rgb(131, 204, 219); /* oklch */ color: oklch(80.3% 0.076 212.1);
Tailwind
colors: {
custom: {
50: '#abdbe6',
500: '#83ccdb',
950: '#000000',
},
}SCSS
$custom: #83ccdb; $custom-light: #abdbe6; $custom-dark: #000000;
JSON
{
"hex": "#83ccdb",
"rgb": {
"r": 131,
"g": 204,
"b": 219
},
"hsl": {
"h": 190.227,
"s": 55,
"l": 68.627
},
"oklch": {
"l": 0.80257,
"c": 0.07565,
"h": 212.1
},
"luminance": 0.53125
}Semantic roles & 50–950 ramp
primary
#83CCDB
secondary
#B26151
accent
#3E23C3
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101515
muted
#818484