#83DCDA#83DCDA
#83DCDA is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.8% C 0.086 H 193.8°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #83DCDA |
|---|---|
| RGB | rgb(131, 220, 218) |
| HSL | hsl(179, 56%, 69%) |
| HSV | hsv(179, 40%, 86%) |
| CMYK | cmyk(40.5%, 0%, 0.9%, 13.7%) |
| CIE-LAB | lab(82.42, -27.14, -7.41) |
| CIE-LCH | lch(82.42, 28.13, 195.28°) |
| OKLab | oklab(83.82% -0.0834 -0.0205) |
| OKLCH | oklch(83.82% 0.086 193.8) |
| XYZ | xyz(47.6033, 61.0701, 75.5953) |
| Luminance | 0.6107 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.73
Paleturquoise
#AFEEEE
ΔE00 6.33
Robin'S Egg Blue
#98EFF9
ΔE00 6.50
Robin Egg Blue
#8AF1FE
ΔE00 7.09
Robin'S Egg
#6DEDFD
ΔE00 7.28
Turquoise
#40E0D0
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83DCDA #DC8385
analogous
#83DCAE #83DCDA #83B2DC
triadic
#83DCDA #DA83DC #DCDA83
tetradic
#83DCDA #AE83DC #DC8385 #B2DC83
square
#83DCDA #AE83DC #DC8385 #B2DC83
split-complementary
#83DCDA #DC83B2 #DCAE83
monochromatic
#32B2AF #53CFCC #83DCDA #B3E9E8 #E2F7F6
Accessibility & contrast
On white
1.59
#83DCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#83DCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83DCDA
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83DCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83DCDA | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4DA
Deuteranopia (green-blind)
#C2C8DB
Tritanopia (blue-blind)
#5BE1DB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #83dcda; /* rgb */ color: rgb(131, 220, 218); /* oklch */ color: oklch(83.8% 0.086 193.8);
Tailwind
colors: {
custom: {
50: '#ace7e5',
500: '#83dcda',
950: '#000000',
},
}SCSS
$custom: #83dcda; $custom-light: #ace7e5; $custom-dark: #000000;
JSON
{
"hex": "#83dcda",
"rgb": {
"r": 131,
"g": 220,
"b": 218
},
"hsl": {
"h": 178.652,
"s": 55.975,
"l": 68.824
},
"oklch": {
"l": 0.83824,
"c": 0.08588,
"h": 193.8
},
"luminance": 0.61074
}Semantic roles & 50–950 ramp
primary
#83DCDA
secondary
#B35053
accent
#2226C4
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484