#83CFDE#83CFDE
#83CFDE is a light, moderate teal. Relative luminance 0.547; OKLCH L 81.0% C 0.078 H 211.5°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #83CFDE |
|---|---|
| RGB | rgb(131, 207, 222) |
| HSL | hsl(190, 58%, 69%) |
| HSV | hsv(190, 41%, 87%) |
| CMYK | cmyk(41%, 6.8%, 0%, 12.9%) |
| CIE-LAB | lab(78.88, -19.70, -14.82) |
| CIE-LCH | lch(78.88, 24.65, 216.97°) |
| OKLab | oklab(81.03% -0.0665 -0.0407) |
| OKLCH | oklch(81.03% 0.078 211.5) |
| XYZ | xyz(44.8529, 54.7217, 77.2919) |
| Luminance | 0.5473 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.33
Baby Blue
#89CFF0
ΔE00 6.71
Lightblue
#ADD8E6
ΔE00 6.85
Powder Blue
#B0E0E6
ΔE00 6.93
Ice Blue
#A5DFF9
ΔE00 7.49
Robin'S Egg Blue
#98EFF9
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83CFDE #DE9283
analogous
#83DEC0 #83CFDE #83A2DE
triadic
#83CFDE #DE83CF #CFDE83
tetradic
#83CFDE #C083DE #DE9283 #A2DE83
square
#83CFDE #C083DE #DE9283 #A2DE83
split-complementary
#83CFDE #DE83A2 #DEC083
monochromatic
#30A0B6 #53BCD1 #83CFDE #B3E2EB #E4F4F8
Accessibility & contrast
On white
1.76
#83CFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#83CFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83CFDE
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83CFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83CFDE | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CADF
Deuteranopia (green-blind)
#B4BEDE
Tritanopia (blue-blind)
#5CD6D3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #83cfde; /* rgb */ color: rgb(131, 207, 222); /* oklch */ color: oklch(81.0% 0.078 211.5);
Tailwind
colors: {
custom: {
50: '#abdde8',
500: '#83cfde',
950: '#000000',
},
}SCSS
$custom: #83cfde; $custom-light: #abdde8; $custom-dark: #000000;
JSON
{
"hex": "#83cfde",
"rgb": {
"r": 131,
"g": 207,
"b": 222
},
"hsl": {
"h": 189.89,
"s": 57.962,
"l": 69.216
},
"oklch": {
"l": 0.81033,
"c": 0.07801,
"h": 211.5
},
"luminance": 0.54725
}Semantic roles & 50–950 ramp
primary
#83CFDE
secondary
#B56150
accent
#3B20C6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484