#83E2EE#83E2EE
#83E2EE is a very light, moderate teal. Relative luminance 0.654; OKLCH L 85.8% C 0.092 H 206.1°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #83E2EE |
|---|---|
| RGB | rgb(131, 226, 238) |
| HSL | hsl(187, 76%, 72%) |
| HSV | hsv(187, 45%, 93%) |
| CMYK | cmyk(45%, 5%, 0%, 6.7%) |
| CIE-LAB | lab(84.68, -25.08, -14.63) |
| CIE-LCH | lch(84.68, 29.04, 210.25°) |
| OKLab | oklab(85.84% -0.0823 -0.0403) |
| OKLCH | oklch(85.84% 0.092 206.1) |
| XYZ | xyz(51.9832, 65.3869, 90.7540) |
| Luminance | 0.6539 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.26
Robin Egg Blue
#8AF1FE
ΔE00 3.28
Robin'S Egg
#6DEDFD
ΔE00 3.38
Paleturquoise
#AFEEEE
ΔE00 6.40
Aqua Blue
#02D8E9
ΔE00 6.50
Powder Blue
#B0E0E6
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83E2EE #EE8F83
analogous
#83EEC5 #83E2EE #83ADEE
triadic
#83E2EE #EE83E2 #E2EE83
tetradic
#83E2EE #C583EE #EE8F83 #ADEE83
square
#83E2EE #C583EE #EE8F83 #ADEE83
split-complementary
#83E2EE #EE83AD #EEC583
monochromatic
#1EC4D9 #4DD5E7 #83E2EE #B9EFF5 #E4F9FB
Accessibility & contrast
On white
1.49
#83E2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#83E2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83E2EE
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83E2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83E2EE | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DBEF
Deuteranopia (green-blind)
#C3CEEE
Tritanopia (blue-blind)
#4DE9E5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #83e2ee; /* rgb */ color: rgb(131, 226, 238); /* oklch */ color: oklch(85.8% 0.092 206.1);
Tailwind
colors: {
custom: {
50: '#adebf3',
500: '#83e2ee',
950: '#000000',
},
}SCSS
$custom: #83e2ee; $custom-light: #adebf3; $custom-dark: #000000;
JSON
{
"hex": "#83e2ee",
"rgb": {
"r": 131,
"g": 226,
"b": 238
},
"hsl": {
"h": 186.729,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.85835,
"c": 0.0916,
"h": 206.1
},
"luminance": 0.65391
}Semantic roles & 50–950 ramp
primary
#83E2EE
secondary
#C85B4D
accent
#240DD8
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#111617
muted
#818485