#83E2ED#83E2ED
#83E2ED is a very light, moderate teal. Relative luminance 0.653; OKLCH L 85.8% C 0.091 H 205.2°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #83E2ED |
|---|---|
| RGB | rgb(131, 226, 237) |
| HSL | hsl(186, 75%, 72%) |
| HSV | hsv(186, 45%, 93%) |
| CMYK | cmyk(44.7%, 4.6%, 0%, 7.1%) |
| CIE-LAB | lab(84.65, -25.34, -14.15) |
| CIE-LCH | lch(84.65, 29.02, 209.17°) |
| OKLab | oklab(85.8% -0.0827 -0.0389) |
| OKLCH | oklch(85.8% 0.091 205.2) |
| XYZ | xyz(51.8367, 65.3283, 89.9824) |
| Luminance | 0.6533 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.25
Robin Egg Blue
#8AF1FE
ΔE00 3.32
Robin'S Egg
#6DEDFD
ΔE00 3.44
Paleturquoise
#AFEEEE
ΔE00 6.25
Aqua Blue
#02D8E9
ΔE00 6.47
Powder Blue
#B0E0E6
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83E2ED #ED8E83
analogous
#83EDC3 #83E2ED #83ADED
triadic
#83E2ED #ED83E2 #E2ED83
tetradic
#83E2ED #C383ED #ED8E83 #ADED83
square
#83E2ED #C383ED #ED8E83 #ADED83
split-complementary
#83E2ED #ED83AD #EDC383
monochromatic
#1FC3D6 #4ED6E5 #83E2ED #B8EEF5 #E4F9FB
Accessibility & contrast
On white
1.49
#83E2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#83E2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83E2ED
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83E2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83E2ED | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DBEE
Deuteranopia (green-blind)
#C3CEED
Tritanopia (blue-blind)
#4DE9E5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #83e2ed; /* rgb */ color: rgb(131, 226, 237); /* oklch */ color: oklch(85.8% 0.091 205.2);
Tailwind
colors: {
custom: {
50: '#adebf2',
500: '#83e2ed',
950: '#000000',
},
}SCSS
$custom: #83e2ed; $custom-light: #adebf2; $custom-dark: #000000;
JSON
{
"hex": "#83e2ed",
"rgb": {
"r": 131,
"g": 226,
"b": 237
},
"hsl": {
"h": 186.226,
"s": 74.648,
"l": 72.157
},
"oklch": {
"l": 0.85801,
"c": 0.09137,
"h": 205.2
},
"luminance": 0.65332
}Semantic roles & 50–950 ramp
primary
#83E2ED
secondary
#C75A4D
accent
#230FD7
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#111617
muted
#818485