#83DDCC#83DDCC
#83DDCC is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.6% C 0.090 H 180.5°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #83DDCC |
|---|---|
| RGB | rgb(131, 221, 204) |
| HSL | hsl(169, 57%, 69%) |
| HSV | hsv(169, 41%, 87%) |
| CMYK | cmyk(40.7%, 0%, 7.7%, 13.3%) |
| CIE-LAB | lab(82.32, -30.92, -0.12) |
| CIE-LCH | lch(82.32, 30.92, 180.21°) |
| OKLab | oklab(83.62% -0.0904 -0.0008) |
| OKLCH | oklch(83.62% 0.09 180.5) |
| XYZ | xyz(46.1114, 60.8945, 66.4390) |
| Luminance | 0.6090 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.65
Tiffany Blue
#7BF2DA
ΔE00 5.20
Turquoise
#40E0D0
ΔE00 5.45
Pale Teal
#82CBB2
ΔE00 5.62
Light Teal
#90E4C1
ΔE00 6.09
Mediumturquoise
#48D1CC
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83DDCC #DD8394
analogous
#83DD9F #83DDCC #83C1DD
triadic
#83DDCC #CC83DD #DDCC83
tetradic
#83DDCC #9F83DD #DD8394 #C1DD83
square
#83DDCC #9F83DD #DD8394 #C1DD83
split-complementary
#83DDCC #DD83C1 #DD9F83
monochromatic
#31B49B #53D0B8 #83DDCC #B3EAE0 #E3F7F4
Accessibility & contrast
On white
1.59
#83DDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#83DDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83DDCC
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83DDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83DDCC | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3CB
Deuteranopia (green-blind)
#C7C8CD
Tritanopia (blue-blind)
#62E0D8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #83ddcc; /* rgb */ color: rgb(131, 221, 204); /* oklch */ color: oklch(83.6% 0.090 180.5);
Tailwind
colors: {
custom: {
50: '#abe8db',
500: '#83ddcc',
950: '#000000',
},
}SCSS
$custom: #83ddcc; $custom-light: #abe8db; $custom-dark: #000000;
JSON
{
"hex": "#83ddcc",
"rgb": {
"r": 131,
"g": 221,
"b": 204
},
"hsl": {
"h": 168.667,
"s": 56.962,
"l": 69.02
},
"oklch": {
"l": 0.83623,
"c": 0.09042,
"h": 180.5
},
"luminance": 0.60898
}Semantic roles & 50–950 ramp
primary
#83DDCC
secondary
#B45063
accent
#2140C5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101615
muted
#818484