#83FEE5#83FEE5
#83FEE5 is a very light, moderate teal. Relative luminance 0.814; OKLCH L 91.9% C 0.117 H 178.6°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #83FEE5 |
|---|---|
| RGB | rgb(131, 254, 229) |
| HSL | hsl(168, 98%, 75%) |
| HSV | hsv(168, 48%, 100%) |
| CMYK | cmyk(48.4%, 0%, 9.8%, 0.4%) |
| CIE-LAB | lab(92.29, -40.40, 1.33) |
| CIE-LCH | lch(92.29, 40.42, 178.12°) |
| OKLab | oklab(91.88% -0.117 0.0029) |
| OKLCH | oklch(91.88% 0.117 178.6) |
| XYZ | xyz(58.9388, 81.3610, 86.7119) |
| Luminance | 0.8137 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.50
Light Aqua
#8CFFDB
ΔE00 3.46
Aquamarine
#7FFFD4
ΔE00 4.99
Light Turquoise
#7EF4CC
ΔE00 5.08
Bright Aqua
#0BF9EA
ΔE00 6.15
Pale Aqua
#B8FFEB
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FEE5 #FE839C
analogous
#83FEA7 #83FEE5 #83D9FE
triadic
#83FEE5 #E583FE #FEE583
tetradic
#83FEE5 #A783FE #FE839C #D9FE83
square
#83FEE5 #A783FE #FE839C #D9FE83
split-complementary
#83FEE5 #FE83D9 #FEA783
monochromatic
#0AFDCC #46FED8 #83FEE5 #C0FEF2 #E1FFF9
Accessibility & contrast
On white
1.22
#83FEE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#83FEE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FEE5
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FEE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FEE5 | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F1E4
Deuteranopia (green-blind)
#E2E3E7
Tritanopia (blue-blind)
#4AFFF6
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #83fee5; /* rgb */ color: rgb(131, 254, 229); /* oklch */ color: oklch(91.9% 0.117 178.6);
Tailwind
colors: {
custom: {
50: '#afffed',
500: '#83fee5',
950: '#000000',
},
}SCSS
$custom: #83fee5; $custom-light: #afffed; $custom-dark: #000000;
JSON
{
"hex": "#83fee5",
"rgb": {
"r": 131,
"g": 254,
"b": 229
},
"hsl": {
"h": 167.805,
"s": 98.4,
"l": 75.49
},
"oklch": {
"l": 0.9188,
"c": 0.11708,
"h": 178.6
},
"luminance": 0.81366
}Semantic roles & 50–950 ramp
primary
#83FEE5
secondary
#DD4866
accent
#002FE6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#111816
muted
#818684