#83DDF5#83DDF5
#83DDF5 is a very light, moderate cyan. Relative luminance 0.631; OKLCH L 85.0% C 0.092 H 216.9°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #83DDF5 |
|---|---|
| RGB | rgb(131, 221, 245) |
| HSL | hsl(193, 85%, 74%) |
| HSV | hsv(193, 47%, 96%) |
| CMYK | cmyk(46.5%, 9.8%, 0%, 3.9%) |
| CIE-LAB | lab(83.51, -20.79, -20.10) |
| CIE-LCH | lch(83.51, 28.92, 224.03°) |
| OKLab | oklab(84.97% -0.0739 -0.0555) |
| OKLCH | oklch(84.97% 0.092 216.9) |
| XYZ | xyz(51.6918, 63.1267, 95.8292) |
| Luminance | 0.6313 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.75
Ice Blue
#A5DFF9
ΔE00 5.30
Baby Blue
#89CFF0
ΔE00 5.57
Robin'S Egg
#6DEDFD
ΔE00 6.01
Neon Blue
#04D9FF
ΔE00 6.03
Robin Egg Blue
#8AF1FE
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83DDF5 #F59B83
analogous
#83F5D4 #83DDF5 #83A4F5
triadic
#83DDF5 #F583DD #DDF583
tetradic
#83DDF5 #D483F5 #F59B83 #A4F583
square
#83DDF5 #D483F5 #F59B83 #A4F583
split-complementary
#83DDF5 #F583A4 #F5D483
monochromatic
#13BDEB #4ACDF0 #83DDF5 #BCEDFA #E3F7FD
Accessibility & contrast
On white
1.54
#83DDF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#83DDF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83DDF5
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83DDF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83DDF5 | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD8F6
Deuteranopia (green-blind)
#BBCAF5
Tritanopia (blue-blind)
#49E6E4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #83ddf5; /* rgb */ color: rgb(131, 221, 245); /* oklch */ color: oklch(85.0% 0.092 216.9);
Tailwind
colors: {
custom: {
50: '#ade7f8',
500: '#83ddf5',
950: '#000000',
},
}SCSS
$custom: #83ddf5; $custom-light: #ade7f8; $custom-dark: #000000;
JSON
{
"hex": "#83ddf5",
"rgb": {
"r": 131,
"g": 221,
"b": 245
},
"hsl": {
"h": 192.632,
"s": 85.075,
"l": 73.725
},
"oklch": {
"l": 0.84968,
"c": 0.09241,
"h": 216.9
},
"luminance": 0.63131
}Semantic roles & 50–950 ramp
primary
#83DDF5
secondary
#D1674B
accent
#3304E2
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111617
muted
#818485