#83E4E5#83E4E5
#83E4E5 is a very light, moderate teal. Relative luminance 0.660; OKLCH L 86.0% C 0.092 H 196.4°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #83E4E5 |
|---|---|
| RGB | rgb(131, 228, 229) |
| HSL | hsl(181, 65%, 71%) |
| HSV | hsv(181, 43%, 90%) |
| CMYK | cmyk(42.8%, 0.4%, 0%, 10.2%) |
| CIE-LAB | lab(84.98, -28.31, -9.43) |
| CIE-LCH | lch(84.98, 29.84, 198.43°) |
| OKLab | oklab(85.99% -0.0881 -0.026) |
| OKLCH | oklch(85.99% 0.092 196.4) |
| XYZ | xyz(51.2409, 65.9652, 84.1459) |
| Luminance | 0.6597 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.79
Robin Egg Blue
#8AF1FE
ΔE00 5.14
Robin'S Egg
#6DEDFD
ΔE00 5.43
Paleturquoise
#AFEEEE
ΔE00 5.59
Light Cyan
#ACFFFC
ΔE00 6.53
Bright Light Blue
#26F7FD
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83E4E5 #E58483
analogous
#83E5B5 #83E4E5 #83B3E5
triadic
#83E4E5 #E583E4 #E4E583
tetradic
#83E4E5 #B583E5 #E58483 #B3E583
square
#83E4E5 #B583E5 #E58483 #B3E583
split-complementary
#83E4E5 #E583B3 #E5B583
monochromatic
#29C3C4 #50D9DA #83E4E5 #B6EFF0 #E6F9FA
Accessibility & contrast
On white
1.48
#83E4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#83E4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83E4E5
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83E4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83E4E5 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DCE5
Deuteranopia (green-blind)
#C7CFE6
Tritanopia (blue-blind)
#52EAE4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #83e4e5; /* rgb */ color: rgb(131, 228, 229); /* oklch */ color: oklch(86.0% 0.092 196.4);
Tailwind
colors: {
custom: {
50: '#adeced',
500: '#83e4e5',
950: '#000000',
},
}SCSS
$custom: #83e4e5; $custom-light: #adeced; $custom-dark: #000000;
JSON
{
"hex": "#83e4e5",
"rgb": {
"r": 131,
"g": 228,
"b": 229
},
"hsl": {
"h": 180.612,
"s": 65.333,
"l": 70.588
},
"oklch": {
"l": 0.85985,
"c": 0.09189,
"h": 196.4
},
"luminance": 0.65969
}Semantic roles & 50–950 ramp
primary
#83E4E5
secondary
#BD504F
accent
#1A18CD
background
#FDFEFE
surface
#F8FDFD
border
#D1D5D5
text
#111616
muted
#818484