#83CFDB#83CFDB
#83CFDB is a light, moderate teal. Relative luminance 0.546; OKLCH L 80.9% C 0.077 H 208.4°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #83CFDB |
|---|---|
| RGB | rgb(131, 207, 219) |
| HSL | hsl(188, 55%, 69%) |
| HSV | hsv(188, 40%, 86%) |
| CMYK | cmyk(40.2%, 5.5%, 0%, 14.1%) |
| CIE-LAB | lab(78.79, -20.45, -13.35) |
| CIE-LCH | lch(78.79, 24.43, 213.14°) |
| OKLab | oklab(80.93% -0.0677 -0.0367) |
| OKLCH | oklch(80.93% 0.077 208.4) |
| XYZ | xyz(44.4544, 54.5623, 75.1932) |
| Luminance | 0.5456 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.45
Powder Blue
#B0E0E6
ΔE00 6.81
Lightblue
#ADD8E6
ΔE00 7.34
Robin'S Egg Blue
#98EFF9
ΔE00 7.36
Aqua Blue
#02D8E9
ΔE00 7.47
Robin'S Egg
#6DEDFD
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83CFDB #DB8F83
analogous
#83DBBB #83CFDB #83A3DB
triadic
#83CFDB #DB83CF #CFDB83
tetradic
#83CFDB #BB83DB #DB8F83 #A3DB83
square
#83CFDB #BB83DB #DB8F83 #A3DB83
split-complementary
#83CFDB #DB83A3 #DBBB83
monochromatic
#339FB0 #54BDCD #83CFDB #B2E1E9 #E2F4F7
Accessibility & contrast
On white
1.76
#83CFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#83CFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83CFDB
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83CFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83CFDB | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C9DC
Deuteranopia (green-blind)
#B4BEDB
Tritanopia (blue-blind)
#5DD5D2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #83cfdb; /* rgb */ color: rgb(131, 207, 219); /* oklch */ color: oklch(80.9% 0.077 208.4);
Tailwind
colors: {
custom: {
50: '#abdde6',
500: '#83cfdb',
950: '#000000',
},
}SCSS
$custom: #83cfdb; $custom-light: #abdde6; $custom-dark: #000000;
JSON
{
"hex": "#83cfdb",
"rgb": {
"r": 131,
"g": 207,
"b": 219
},
"hsl": {
"h": 188.182,
"s": 55,
"l": 68.627
},
"oklch": {
"l": 0.80929,
"c": 0.07699,
"h": 208.4
},
"luminance": 0.54565
}Semantic roles & 50–950 ramp
primary
#83CFDB
secondary
#B25E51
accent
#3923C3
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484