#83BEEE#83BEEE
#83BEEE is a light, moderate cyan. Relative luminance 0.478; OKLCH L 77.9% C 0.092 H 243.9°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #83BEEE |
|---|---|
| RGB | rgb(131, 190, 238) |
| HSL | hsl(207, 76%, 72%) |
| HSV | hsv(207, 45%, 93%) |
| CMYK | cmyk(45%, 20.2%, 0%, 6.7%) |
| CIE-LAB | lab(74.71, -6.57, -29.77) |
| CIE-LCH | lch(74.71, 30.49, 257.56°) |
| OKLab | oklab(77.9% -0.0405 -0.0827) |
| OKLCH | oklch(77.9% 0.092 243.9) |
| XYZ | xyz(43.2009, 47.8223, 87.8265) |
| Luminance | 0.4783 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.75
Sky
#82CAFC
ΔE00 3.44
Lightblue (survey)
#7BC8F6
ΔE00 3.90
Light Blue
#95D0FC
ΔE00 4.62
Lightskyblue
#87CEFA
ΔE00 4.63
Carolina Blue
#8AB8FE
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83BEEE #EEB383
analogous
#83EEE9 #83BEEE #8388EE
triadic
#83BEEE #EE83BE #BEEE83
tetradic
#83BEEE #E983EE #EEB383 #88EE83
square
#83BEEE #E983EE #EEB383 #88EE83
split-complementary
#83BEEE #EE8388 #EEE983
monochromatic
#1E85D9 #4DA2E7 #83BEEE #B9DAF5 #E4F1FB
Accessibility & contrast
On white
1.99
#83BEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#83BEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83BEEE
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83BEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83BEEE | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABEF0
Deuteranopia (green-blind)
#9CB3ED
Tritanopia (blue-blind)
#56CACE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #83beee; /* rgb */ color: rgb(131, 190, 238); /* oklch */ color: oklch(77.9% 0.092 243.9);
Tailwind
colors: {
custom: {
50: '#acd1f3',
500: '#83beee',
950: '#000000',
},
}SCSS
$custom: #83beee; $custom-light: #acd1f3; $custom-dark: #000000;
JSON
{
"hex": "#83beee",
"rgb": {
"r": 131,
"g": 190,
"b": 238
},
"hsl": {
"h": 206.916,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.77904,
"c": 0.09209,
"h": 243.9
},
"luminance": 0.47825
}Semantic roles & 50–950 ramp
primary
#83BEEE
secondary
#F3E4D8
accent
#680DD8
background
#FAFCFE
surface
#F5F9FD
border
#CFD2D5
text
#101417
muted
#7F8285