#83CEDB#83CEDB
#83CEDB is a light, moderate teal. Relative luminance 0.541; OKLCH L 80.7% C 0.077 H 209.6°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #83CEDB |
|---|---|
| RGB | rgb(131, 206, 219) |
| HSL | hsl(189, 55%, 69%) |
| HSV | hsv(189, 40%, 86%) |
| CMYK | cmyk(40.2%, 5.9%, 0%, 14.1%) |
| CIE-LAB | lab(78.51, -19.95, -13.77) |
| CIE-LCH | lch(78.51, 24.24, 214.62°) |
| OKLab | oklab(80.71% -0.0665 -0.0378) |
| OKLCH | oklch(80.71% 0.077 209.6) |
| XYZ | xyz(44.2129, 54.0793, 75.1127) |
| Luminance | 0.5408 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.02
Powder Blue
#B0E0E6
ΔE00 6.92
Lightblue
#ADD8E6
ΔE00 7.15
Baby Blue
#89CFF0
ΔE00 7.39
Robin'S Egg Blue
#98EFF9
ΔE00 7.66
Aqua Blue
#02D8E9
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83CEDB #DB9083
analogous
#83DBBC #83CEDB #83A2DB
triadic
#83CEDB #DB83CE #CEDB83
tetradic
#83CEDB #BC83DB #DB9083 #A2DB83
square
#83CEDB #BC83DB #DB9083 #A2DB83
split-complementary
#83CEDB #DB83A2 #DBBC83
monochromatic
#339EB0 #54BBCD #83CEDB #B2E1E9 #E2F3F7
Accessibility & contrast
On white
1.78
#83CEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#83CEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83CEDB
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83CEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83CEDB | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C9DC
Deuteranopia (green-blind)
#B3BEDB
Tritanopia (blue-blind)
#5ED4D2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #83cedb; /* rgb */ color: rgb(131, 206, 219); /* oklch */ color: oklch(80.7% 0.077 209.6);
Tailwind
colors: {
custom: {
50: '#abdde6',
500: '#83cedb',
950: '#000000',
},
}SCSS
$custom: #83cedb; $custom-light: #abdde6; $custom-dark: #000000;
JSON
{
"hex": "#83cedb",
"rgb": {
"r": 131,
"g": 206,
"b": 219
},
"hsl": {
"h": 188.864,
"s": 55,
"l": 68.627
},
"oklch": {
"l": 0.80705,
"c": 0.07652,
"h": 209.6
},
"luminance": 0.54082
}Semantic roles & 50–950 ramp
primary
#83CEDB
secondary
#B25F51
accent
#3B23C3
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484