#83FEDD#83FEDD
#83FEDD is a very light, vivid teal. Relative luminance 0.809; OKLCH L 91.7% C 0.121 H 173.8°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #83FEDD |
|---|---|
| RGB | rgb(131, 254, 221) |
| HSL | hsl(164, 98%, 75%) |
| HSV | hsv(164, 48%, 100%) |
| CMYK | cmyk(48.4%, 0%, 13%, 0.4%) |
| CIE-LAB | lab(92.10, -42.21, 5.18) |
| CIE-LCH | lch(92.10, 42.53, 173.00°) |
| OKLab | oklab(91.66% -0.1204 0.0131) |
| OKLCH | oklch(91.66% 0.121 173.8) |
| XYZ | xyz(57.8474, 80.9245, 80.9642) |
| Luminance | 0.8093 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.30
Aquamarine
#7FFFD4
ΔE00 2.62
Light Turquoise
#7EF4CC
ΔE00 3.08
Tiffany Blue
#7BF2DA
ΔE00 3.45
Pale Turquoise
#A5FBD5
ΔE00 4.66
Light Aquamarine
#7BFDC7
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FEDD #FE83A4
analogous
#83FE9F #83FEDD #83E2FE
triadic
#83FEDD #DD83FE #FEDD83
tetradic
#83FEDD #9F83FE #FE83A4 #E2FE83
square
#83FEDD #9F83FE #FE83A4 #E2FE83
split-complementary
#83FEDD #FE83E2 #FE9F83
monochromatic
#0AFDBC #46FECC #83FEDD #C0FEEE #E1FFF7
Accessibility & contrast
On white
1.22
#83FEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#83FEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FEDD
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FEDD | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F1DC
Deuteranopia (green-blind)
#E3E3DF
Tritanopia (blue-blind)
#50FFF4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #83fedd; /* rgb */ color: rgb(131, 254, 221); /* oklch */ color: oklch(91.7% 0.121 173.8);
Tailwind
colors: {
custom: {
50: '#aeffe7',
500: '#83fedd',
950: '#000000',
},
}SCSS
$custom: #83fedd; $custom-light: #aeffe7; $custom-dark: #000000;
JSON
{
"hex": "#83fedd",
"rgb": {
"r": 131,
"g": 254,
"b": 221
},
"hsl": {
"h": 163.902,
"s": 98.4,
"l": 75.49
},
"oklch": {
"l": 0.91659,
"c": 0.12115,
"h": 173.8
},
"luminance": 0.80929
}Semantic roles & 50–950 ramp
primary
#83FEDD
secondary
#DD4870
accent
#003EE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684