#83DFF5#83DFF5
#83DFF5 is a very light, moderate cyan. Relative luminance 0.642; OKLCH L 85.4% C 0.093 H 214.9°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #83DFF5 |
|---|---|
| RGB | rgb(131, 223, 245) |
| HSL | hsl(192, 85%, 74%) |
| HSV | hsv(192, 47%, 96%) |
| CMYK | cmyk(46.5%, 9%, 0%, 3.9%) |
| CIE-LAB | lab(84.06, -21.79, -19.26) |
| CIE-LCH | lch(84.06, 29.08, 221.47°) |
| OKLab | oklab(85.41% -0.0762 -0.0531) |
| OKLCH | oklch(85.41% 0.093 214.9) |
| XYZ | xyz(52.2230, 64.1891, 96.0063) |
| Luminance | 0.6419 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 5.19
Robin Egg Blue
#8AF1FE
ΔE00 5.24
Robin'S Egg Blue
#98EFF9
ΔE00 5.38
Sky Blue
#87CEEB
ΔE00 5.58
Ice Blue
#A5DFF9
ΔE00 5.84
Neon Blue
#04D9FF
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83DFF5 #F59983
analogous
#83F5D2 #83DFF5 #83A6F5
triadic
#83DFF5 #F583DF #DFF583
tetradic
#83DFF5 #D283F5 #F59983 #A6F583
square
#83DFF5 #D283F5 #F59983 #A6F583
split-complementary
#83DFF5 #F583A6 #F5D283
monochromatic
#13C1EB #4AD0F0 #83DFF5 #BCEEFA #E3F8FD
Accessibility & contrast
On white
1.52
#83DFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#83DFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83DFF5
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83DFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83DFF5 | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD9F6
Deuteranopia (green-blind)
#BDCCF5
Tritanopia (blue-blind)
#48E8E6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #83dff5; /* rgb */ color: rgb(131, 223, 245); /* oklch */ color: oklch(85.4% 0.093 214.9);
Tailwind
colors: {
custom: {
50: '#ade9f8',
500: '#83dff5',
950: '#000000',
},
}SCSS
$custom: #83dff5; $custom-light: #ade9f8; $custom-dark: #000000;
JSON
{
"hex": "#83dff5",
"rgb": {
"r": 131,
"g": 223,
"b": 245
},
"hsl": {
"h": 191.579,
"s": 85.075,
"l": 73.725
},
"oklch": {
"l": 0.85412,
"c": 0.09287,
"h": 214.9
},
"luminance": 0.64193
}Semantic roles & 50–950 ramp
primary
#83DFF5
secondary
#D1654B
accent
#2F04E2
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111617
muted
#818485