#83DEEC#83DEEC
#83DEEC is a very light, moderate teal. Relative luminance 0.631; OKLCH L 84.9% C 0.089 H 208.3°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #83DEEC |
|---|---|
| RGB | rgb(131, 222, 236) |
| HSL | hsl(188, 73%, 72%) |
| HSV | hsv(188, 44%, 93%) |
| CMYK | cmyk(44.5%, 5.9%, 0%, 7.5%) |
| CIE-LAB | lab(83.51, -23.62, -15.34) |
| CIE-LCH | lch(83.51, 28.17, 212.99°) |
| OKLab | oklab(84.87% -0.0785 -0.0422) |
| OKLCH | oklch(84.87% 0.089 208.3) |
| XYZ | xyz(50.6160, 63.1200, 88.8567) |
| Luminance | 0.6312 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.13
Robin'S Egg
#6DEDFD
ΔE00 4.23
Robin Egg Blue
#8AF1FE
ΔE00 4.24
Aqua Blue
#02D8E9
ΔE00 6.55
Powder Blue
#B0E0E6
ΔE00 6.63
Paleturquoise
#AFEEEE
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83DEEC #EC9183
analogous
#83ECC6 #83DEEC #83AAEC
triadic
#83DEEC #EC83DE #DEEC83
tetradic
#83DEEC #C683EC #EC9183 #AAEC83
square
#83DEEC #C683EC #EC9183 #AAEC83
split-complementary
#83DEEC #EC83AA #ECC683
monochromatic
#20BCD4 #4ED0E4 #83DEEC #B8ECF4 #E4F8FB
Accessibility & contrast
On white
1.54
#83DEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#83DEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83DEEC
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83DEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83DEEC | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8ED
Deuteranopia (green-blind)
#BFCBEC
Tritanopia (blue-blind)
#4FE5E2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #83deec; /* rgb */ color: rgb(131, 222, 236); /* oklch */ color: oklch(84.9% 0.089 208.3);
Tailwind
colors: {
custom: {
50: '#ade8f2',
500: '#83deec',
950: '#000000',
},
}SCSS
$custom: #83deec; $custom-light: #ade8f2; $custom-dark: #000000;
JSON
{
"hex": "#83deec",
"rgb": {
"r": 131,
"g": 222,
"b": 236
},
"hsl": {
"h": 188,
"s": 73.427,
"l": 71.961
},
"oklch": {
"l": 0.84872,
"c": 0.08914,
"h": 208.3
},
"luminance": 0.63124
}Semantic roles & 50–950 ramp
primary
#83DEEC
secondary
#C65D4D
accent
#2A10D6
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111616
muted
#818485