#83DDDF#83DDDF
#83DDDF is a very light, moderate teal. Relative luminance 0.619; OKLCH L 84.2% C 0.087 H 197.5°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #83DDDF |
|---|---|
| RGB | rgb(131, 221, 223) |
| HSL | hsl(181, 59%, 69%) |
| HSV | hsv(181, 41%, 87%) |
| CMYK | cmyk(41.3%, 0.9%, 0%, 12.5%) |
| CIE-LAB | lab(82.84, -26.40, -9.44) |
| CIE-LCH | lch(82.84, 28.04, 199.67°) |
| OKLab | oklab(84.21% -0.0825 -0.026) |
| OKLCH | oklch(84.21% 0.087 197.5) |
| XYZ | xyz(48.5307, 61.8623, 79.1810) |
| Luminance | 0.6187 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.33
Robin Egg Blue
#8AF1FE
ΔE00 5.84
Robin'S Egg
#6DEDFD
ΔE00 5.98
Paleturquoise
#AFEEEE
ΔE00 6.00
Mediumturquoise
#48D1CC
ΔE00 6.47
Aqua Blue
#02D8E9
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83DDDF #DF8583
analogous
#83DFB3 #83DDDF #83AFDF
triadic
#83DDDF #DF83DD #DDDF83
tetradic
#83DDDF #B383DF #DF8583 #AFDF83
square
#83DDDF #B383DF #DF8583 #AFDF83
split-complementary
#83DDDF #DF83AF #DFB383
monochromatic
#30B5B8 #52D0D2 #83DDDF #B4EAEC #E4F8F8
Accessibility & contrast
On white
1.57
#83DDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#83DDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83DDDF
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83DDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83DDDF | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DF
Deuteranopia (green-blind)
#C2C9E0
Tritanopia (blue-blind)
#58E2DD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #83dddf; /* rgb */ color: rgb(131, 221, 223); /* oklch */ color: oklch(84.2% 0.087 197.5);
Tailwind
colors: {
custom: {
50: '#ace7e9',
500: '#83dddf',
950: '#000000',
},
}SCSS
$custom: #83dddf; $custom-light: #ace7e9; $custom-dark: #000000;
JSON
{
"hex": "#83dddf",
"rgb": {
"r": 131,
"g": 221,
"b": 223
},
"hsl": {
"h": 181.304,
"s": 58.974,
"l": 69.412
},
"oklch": {
"l": 0.84211,
"c": 0.08653,
"h": 197.5
},
"luminance": 0.61866
}Semantic roles & 50–950 ramp
primary
#83DDDF
secondary
#B65250
accent
#231FC7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#111616
muted
#818484