#83DEEA#83DEEA
#83DEEA is a very light, moderate teal. Relative luminance 0.630; OKLCH L 84.8% C 0.089 H 206.5°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #83DEEA |
|---|---|
| RGB | rgb(131, 222, 234) |
| HSL | hsl(187, 71%, 72%) |
| HSV | hsv(187, 44%, 92%) |
| CMYK | cmyk(44%, 5.1%, 0%, 8.2%) |
| CIE-LAB | lab(83.44, -24.14, -14.37) |
| CIE-LCH | lch(83.44, 28.09, 210.77°) |
| OKLab | oklab(84.8% -0.0793 -0.0395) |
| OKLCH | oklch(84.8% 0.089 206.5) |
| XYZ | xyz(50.3270, 63.0045, 87.3350) |
| Luminance | 0.6301 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.00
Robin Egg Blue
#8AF1FE
ΔE00 4.19
Robin'S Egg
#6DEDFD
ΔE00 4.20
Aqua Blue
#02D8E9
ΔE00 6.43
Powder Blue
#B0E0E6
ΔE00 6.64
Paleturquoise
#AFEEEE
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83DEEA #EA8F83
analogous
#83EAC3 #83DEEA #83ABEA
triadic
#83DEEA #EA83DE #DEEA83
tetradic
#83DEEA #C383EA #EA8F83 #ABEA83
square
#83DEEA #C383EA #EA8F83 #ABEA83
split-complementary
#83DEEA #EA83AB #EAC383
monochromatic
#23BBCF #4FD0E1 #83DEEA #B7ECF3 #E5F8FB
Accessibility & contrast
On white
1.54
#83DEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#83DEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83DEEA
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83DEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83DEEA | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D7EB
Deuteranopia (green-blind)
#C0CAEA
Tritanopia (blue-blind)
#51E5E1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #83deea; /* rgb */ color: rgb(131, 222, 234); /* oklch */ color: oklch(84.8% 0.089 206.5);
Tailwind
colors: {
custom: {
50: '#ade8f0',
500: '#83deea',
950: '#000000',
},
}SCSS
$custom: #83deea; $custom-light: #ade8f0; $custom-dark: #000000;
JSON
{
"hex": "#83deea",
"rgb": {
"r": 131,
"g": 222,
"b": 234
},
"hsl": {
"h": 186.99,
"s": 71.034,
"l": 71.569
},
"oklch": {
"l": 0.84803,
"c": 0.0886,
"h": 206.5
},
"luminance": 0.63008
}Semantic roles & 50–950 ramp
primary
#83DEEA
secondary
#C35B4E
accent
#2912D3
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111616
muted
#818485