#83DECC#83DECC
#83DECC is a very light, moderate teal. Relative luminance 0.614; OKLCH L 83.9% C 0.092 H 179.8°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #83DECC |
|---|---|
| RGB | rgb(131, 222, 204) |
| HSL | hsl(168, 58%, 69%) |
| HSV | hsv(168, 41%, 87%) |
| CMYK | cmyk(41%, 0%, 8.1%, 12.9%) |
| CIE-LAB | lab(82.61, -31.40, 0.30) |
| CIE-LCH | lch(82.61, 31.40, 179.45°) |
| OKLab | oklab(83.85% -0.0916 0.0003) |
| OKLCH | oklch(83.85% 0.092 179.8) |
| XYZ | xyz(46.3762, 61.4241, 66.5273) |
| Luminance | 0.6143 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.55
Tiffany Blue
#7BF2DA
ΔE00 4.88
Turquoise
#40E0D0
ΔE00 5.44
Pale Teal
#82CBB2
ΔE00 5.64
Light Teal
#90E4C1
ΔE00 5.76
Mediumturquoise
#48D1CC
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83DECC #DE8395
analogous
#83DE9F #83DECC #83C3DE
triadic
#83DECC #CC83DE #DECC83
tetradic
#83DECC #9F83DE #DE8395 #C3DE83
square
#83DECC #9F83DE #DE8395 #C3DE83
split-complementary
#83DECC #DE83C3 #DE9F83
monochromatic
#30B69C #53D1B8 #83DECC #B3EBE0 #E4F8F4
Accessibility & contrast
On white
1.58
#83DECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#83DECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83DECC
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83DECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83DECC | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4CB
Deuteranopia (green-blind)
#C8C9CD
Tritanopia (blue-blind)
#62E1D8
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #83decc; /* rgb */ color: rgb(131, 222, 204); /* oklch */ color: oklch(83.9% 0.092 179.8);
Tailwind
colors: {
custom: {
50: '#abe8db',
500: '#83decc',
950: '#000000',
},
}SCSS
$custom: #83decc; $custom-light: #abe8db; $custom-dark: #000000;
JSON
{
"hex": "#83decc",
"rgb": {
"r": 131,
"g": 222,
"b": 204
},
"hsl": {
"h": 168.132,
"s": 57.962,
"l": 69.216
},
"oklch": {
"l": 0.83852,
"c": 0.09159,
"h": 179.8
},
"luminance": 0.61427
}Semantic roles & 50–950 ramp
primary
#83DECC
secondary
#B55064
accent
#2041C6
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101615
muted
#818484