#83FFE3#83FFE3
#83FFE3 is a very light, moderate teal. Relative luminance 0.819; OKLCH L 92.1% C 0.119 H 176.9°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #83FFE3 |
|---|---|
| RGB | rgb(131, 255, 227) |
| HSL | hsl(166, 100%, 76%) |
| HSV | hsv(166, 49%, 100%) |
| CMYK | cmyk(48.6%, 0%, 11%, 0%) |
| CIE-LAB | lab(92.52, -41.31, 2.70) |
| CIE-LCH | lch(92.52, 41.40, 176.26°) |
| OKLab | oklab(92.05% -0.119 0.0065) |
| OKLCH | oklch(92.05% 0.119 176.9) |
| XYZ | xyz(58.9793, 81.8863, 85.3557) |
| Luminance | 0.8189 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.64
Tiffany Blue
#7BF2DA
ΔE00 2.84
Aquamarine
#7FFFD4
ΔE00 4.11
Light Turquoise
#7EF4CC
ΔE00 4.40
Pale Turquoise
#A5FBD5
ΔE00 5.63
Pale Aqua
#B8FFEB
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FFE3 #FF839F
analogous
#83FFA5 #83FFE3 #83DDFF
triadic
#83FFE3 #E383FF #FFE383
tetradic
#83FFE3 #A583FF #FF839F #DDFF83
square
#83FFE3 #A583FF #FF839F #DDFF83
split-complementary
#83FFE3 #FF83DD #FFA583
monochromatic
#09FFC7 #46FFD5 #83FFE3 #C0FFF1 #E0FFF8
Accessibility & contrast
On white
1.21
#83FFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#83FFE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FFE3
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FFE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FFE3 | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F2E2
Deuteranopia (green-blind)
#E3E4E5
Tritanopia (blue-blind)
#4BFFF7
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #83ffe3; /* rgb */ color: rgb(131, 255, 227); /* oklch */ color: oklch(92.1% 0.119 176.9);
Tailwind
colors: {
custom: {
50: '#afffeb',
500: '#83ffe3',
950: '#000000',
},
}SCSS
$custom: #83ffe3; $custom-light: #afffeb; $custom-dark: #000000;
JSON
{
"hex": "#83ffe3",
"rgb": {
"r": 131,
"g": 255,
"b": 227
},
"hsl": {
"h": 166.452,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.92052,
"c": 0.11915,
"h": 176.9
},
"luminance": 0.81891
}Semantic roles & 50–950 ramp
primary
#83FFE3
secondary
#DF486A
accent
#0034E6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#111816
muted
#818684