#83DDCD#83DDCD
#83DDCD is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.7% C 0.090 H 181.3°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #83DDCD |
|---|---|
| RGB | rgb(131, 221, 205) |
| HSL | hsl(169, 57%, 69%) |
| HSV | hsv(169, 41%, 87%) |
| CMYK | cmyk(40.7%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(82.35, -30.69, -0.61) |
| CIE-LCH | lch(82.35, 30.70, 181.14°) |
| OKLab | oklab(83.65% -0.09 -0.0021) |
| OKLCH | oklch(83.65% 0.09 181.3) |
| XYZ | xyz(46.2317, 60.9426, 67.0727) |
| Luminance | 0.6095 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.92
Tiffany Blue
#7BF2DA
ΔE00 5.31
Turquoise
#40E0D0
ΔE00 5.40
Pale Teal
#82CBB2
ΔE00 5.84
Light Teal
#90E4C1
ΔE00 6.42
Mediumturquoise
#48D1CC
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83DDCD #DD8393
analogous
#83DDA0 #83DDCD #83C0DD
triadic
#83DDCD #CD83DD #DDCD83
tetradic
#83DDCD #A083DD #DD8393 #C0DD83
square
#83DDCD #A083DD #DD8393 #C0DD83
split-complementary
#83DDCD #DD83C0 #DDA083
monochromatic
#31B49D #53D0BA #83DDCD #B3EAE0 #E3F7F4
Accessibility & contrast
On white
1.59
#83DDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#83DDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83DDCD
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83DDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83DDCD | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CC
Deuteranopia (green-blind)
#C6C8CE
Tritanopia (blue-blind)
#61E0D8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #83ddcd; /* rgb */ color: rgb(131, 221, 205); /* oklch */ color: oklch(83.7% 0.090 181.3);
Tailwind
colors: {
custom: {
50: '#abe8dc',
500: '#83ddcd',
950: '#000000',
},
}SCSS
$custom: #83ddcd; $custom-light: #abe8dc; $custom-dark: #000000;
JSON
{
"hex": "#83ddcd",
"rgb": {
"r": 131,
"g": 221,
"b": 205
},
"hsl": {
"h": 169.333,
"s": 56.962,
"l": 69.02
},
"oklch": {
"l": 0.83653,
"c": 0.09002,
"h": 181.3
},
"luminance": 0.60946
}Semantic roles & 50–950 ramp
primary
#83DDCD
secondary
#B45062
accent
#213EC5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484