#83E3EE#83E3EE
#83E3EE is a very light, moderate teal. Relative luminance 0.659; OKLCH L 86.1% C 0.092 H 205.1°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #83E3EE |
|---|---|
| RGB | rgb(131, 227, 238) |
| HSL | hsl(186, 76%, 72%) |
| HSV | hsv(186, 45%, 93%) |
| CMYK | cmyk(45%, 4.6%, 0%, 6.7%) |
| CIE-LAB | lab(84.96, -25.57, -14.21) |
| CIE-LCH | lch(84.96, 29.26, 209.06°) |
| OKLab | oklab(86.06% -0.0834 -0.0391) |
| OKLCH | oklch(86.06% 0.092 205.1) |
| XYZ | xyz(52.2559, 65.9324, 90.8449) |
| Luminance | 0.6594 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.09
Robin Egg Blue
#8AF1FE
ΔE00 3.10
Robin'S Egg
#6DEDFD
ΔE00 3.26
Paleturquoise
#AFEEEE
ΔE00 6.19
Aqua Blue
#02D8E9
ΔE00 6.51
Powder Blue
#B0E0E6
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83E3EE #EE8E83
analogous
#83EEC3 #83E3EE #83AEEE
triadic
#83E3EE #EE83E3 #E3EE83
tetradic
#83E3EE #C383EE #EE8E83 #AEEE83
square
#83E3EE #C383EE #EE8E83 #AEEE83
split-complementary
#83E3EE #EE83AE #EEC383
monochromatic
#1EC6D9 #4DD7E7 #83E3EE #B9EFF5 #E4F9FB
Accessibility & contrast
On white
1.48
#83E3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#83E3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83E3EE
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83E3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83E3EE | 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)
#D5DCEF
Deuteranopia (green-blind)
#C4CFEE
Tritanopia (blue-blind)
#4CEAE6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #83e3ee; /* rgb */ color: rgb(131, 227, 238); /* oklch */ color: oklch(86.1% 0.092 205.1);
Tailwind
colors: {
custom: {
50: '#adecf3',
500: '#83e3ee',
950: '#000000',
},
}SCSS
$custom: #83e3ee; $custom-light: #adecf3; $custom-dark: #000000;
JSON
{
"hex": "#83e3ee",
"rgb": {
"r": 131,
"g": 227,
"b": 238
},
"hsl": {
"h": 186.168,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.86059,
"c": 0.09212,
"h": 205.1
},
"luminance": 0.65937
}Semantic roles & 50–950 ramp
primary
#83E3EE
secondary
#C8594D
accent
#220DD8
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#111617
muted
#818485