#83E4ED#83E4ED
#83E4ED is a very light, moderate teal. Relative luminance 0.664; OKLCH L 86.2% C 0.092 H 203.3°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #83E4ED |
|---|---|
| RGB | rgb(131, 228, 237) |
| HSL | hsl(185, 75%, 72%) |
| HSV | hsv(185, 45%, 93%) |
| CMYK | cmyk(44.7%, 3.8%, 0%, 7.1%) |
| CIE-LAB | lab(85.21, -26.31, -13.31) |
| CIE-LCH | lch(85.21, 29.49, 206.83°) |
| OKLab | oklab(86.25% -0.0849 -0.0366) |
| OKLCH | oklch(86.25% 0.092 203.3) |
| XYZ | xyz(52.3837, 66.4224, 90.1647) |
| Luminance | 0.6643 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.06
Robin Egg Blue
#8AF1FE
ΔE00 3.12
Robin'S Egg
#6DEDFD
ΔE00 3.34
Paleturquoise
#AFEEEE
ΔE00 5.88
Aqua Blue
#02D8E9
ΔE00 6.59
Powder Blue
#B0E0E6
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83E4ED #ED8C83
analogous
#83EDC1 #83E4ED #83AFED
triadic
#83E4ED #ED83E4 #E4ED83
tetradic
#83E4ED #C183ED #ED8C83 #AFED83
square
#83E4ED #C183ED #ED8C83 #AFED83
split-complementary
#83E4ED #ED83AF #EDC183
monochromatic
#1FC7D6 #4ED8E5 #83E4ED #B8F0F5 #E4F9FB
Accessibility & contrast
On white
1.47
#83E4ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#83E4ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83E4ED
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83E4ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83E4ED | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDEE
Deuteranopia (green-blind)
#C5CFEE
Tritanopia (blue-blind)
#4DEBE6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #83e4ed; /* rgb */ color: rgb(131, 228, 237); /* oklch */ color: oklch(86.2% 0.092 203.3);
Tailwind
colors: {
custom: {
50: '#adecf2',
500: '#83e4ed',
950: '#000000',
},
}SCSS
$custom: #83e4ed; $custom-light: #adecf2; $custom-dark: #000000;
JSON
{
"hex": "#83e4ed",
"rgb": {
"r": 131,
"g": 228,
"b": 237
},
"hsl": {
"h": 185.094,
"s": 74.648,
"l": 72.157
},
"oklch": {
"l": 0.86249,
"c": 0.09249,
"h": 203.3
},
"luminance": 0.66427
}Semantic roles & 50–950 ramp
primary
#83E4ED
secondary
#C7574D
accent
#200FD7
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#111617
muted
#818485