#83E4E4#83E4E4
#83E4E4 is a very light, moderate teal. Relative luminance 0.659; OKLCH L 86.0% C 0.092 H 195.6°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #83E4E4 |
|---|---|
| RGB | rgb(131, 228, 228) |
| HSL | hsl(180, 64%, 70%) |
| HSV | hsv(180, 43%, 89%) |
| CMYK | cmyk(42.5%, 0%, 0%, 10.6%) |
| CIE-LAB | lab(84.95, -28.56, -8.95) |
| CIE-LCH | lch(84.95, 29.93, 197.40°) |
| OKLab | oklab(85.95% -0.0885 -0.0247) |
| OKLCH | oklch(85.95% 0.092 195.6) |
| XYZ | xyz(51.1016, 65.9095, 83.4127) |
| Luminance | 0.6591 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.08
Robin Egg Blue
#8AF1FE
ΔE00 5.46
Paleturquoise
#AFEEEE
ΔE00 5.64
Robin'S Egg
#6DEDFD
ΔE00 5.75
Light Cyan
#ACFFFC
ΔE00 6.49
Mediumturquoise
#48D1CC
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83E4E4 #E48383
analogous
#83E4B3 #83E4E4 #83B3E4
triadic
#83E4E4 #E483E4 #E4E483
tetradic
#83E4E4 #B383E4 #E48383 #B3E483
square
#83E4E4 #B383E4 #E48383 #B3E483
split-complementary
#83E4E4 #E483B3 #E4B383
monochromatic
#2AC2C2 #51D9D9 #83E4E4 #B5EFEF #E6FAFA
Accessibility & contrast
On white
1.48
#83E4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#83E4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83E4E4
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83E4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83E4E4 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DCE4
Deuteranopia (green-blind)
#C7CFE5
Tritanopia (blue-blind)
#53EAE4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #83e4e4; /* rgb */ color: rgb(131, 228, 228); /* oklch */ color: oklch(86.0% 0.092 195.6);
Tailwind
colors: {
custom: {
50: '#adecec',
500: '#83e4e4',
950: '#000000',
},
}SCSS
$custom: #83e4e4; $custom-light: #adecec; $custom-dark: #000000;
JSON
{
"hex": "#83e4e4",
"rgb": {
"r": 131,
"g": 228,
"b": 228
},
"hsl": {
"h": 180,
"s": 64.238,
"l": 70.392
},
"oklch": {
"l": 0.85952,
"c": 0.09191,
"h": 195.6
},
"luminance": 0.65914
}Semantic roles & 50–950 ramp
primary
#83E4E4
secondary
#BC4F4F
accent
#1919CC
background
#FDFEFE
surface
#F8FDFD
border
#D1D5D5
text
#111616
muted
#818484