#83FEE7#83FEE7
#83FEE7 is a very light, moderate teal. Relative luminance 0.815; OKLCH L 91.9% C 0.116 H 179.8°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #83FEE7 |
|---|---|
| RGB | rgb(131, 254, 231) |
| HSL | hsl(169, 98%, 75%) |
| HSV | hsv(169, 48%, 100%) |
| CMYK | cmyk(48.4%, 0%, 9.1%, 0.4%) |
| CIE-LAB | lab(92.34, -39.94, 0.37) |
| CIE-LCH | lch(92.34, 39.94, 179.48°) |
| OKLab | oklab(91.94% -0.1162 0.0003) |
| OKLCH | oklch(91.94% 0.116 179.8) |
| XYZ | xyz(59.2196, 81.4734, 88.1910) |
| Luminance | 0.8148 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.57
Light Aqua
#8CFFDB
ΔE00 4.07
Aquamarine
#7FFFD4
ΔE00 5.61
Light Turquoise
#7EF4CC
ΔE00 5.65
Bright Aqua
#0BF9EA
ΔE00 5.81
Pale Aqua
#B8FFEB
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FEE7 #FE839A
analogous
#83FEA9 #83FEE7 #83D8FE
triadic
#83FEE7 #E783FE #FEE783
tetradic
#83FEE7 #A983FE #FE839A #D8FE83
square
#83FEE7 #A983FE #FE839A #D8FE83
split-complementary
#83FEE7 #FE83D8 #FEA983
monochromatic
#0AFDCF #46FEDB #83FEE7 #C0FEF3 #E1FFF9
Accessibility & contrast
On white
1.21
#83FEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#83FEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FEE7
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FEE7 | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F2E6
Deuteranopia (green-blind)
#E1E3E9
Tritanopia (blue-blind)
#49FFF7
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #83fee7; /* rgb */ color: rgb(131, 254, 231); /* oklch */ color: oklch(91.9% 0.116 179.8);
Tailwind
colors: {
custom: {
50: '#afffee',
500: '#83fee7',
950: '#000000',
},
}SCSS
$custom: #83fee7; $custom-light: #afffee; $custom-dark: #000000;
JSON
{
"hex": "#83fee7",
"rgb": {
"r": 131,
"g": 254,
"b": 231
},
"hsl": {
"h": 168.78,
"s": 98.4,
"l": 75.49
},
"oklch": {
"l": 0.91937,
"c": 0.11619,
"h": 179.8
},
"luminance": 0.81478
}Semantic roles & 50–950 ramp
primary
#83FEE7
secondary
#DD4864
accent
#002BE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685