#83FEEA#83FEEA
#83FEEA is a very light, moderate teal. Relative luminance 0.816; OKLCH L 92.0% C 0.115 H 181.8°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #83FEEA |
|---|---|
| RGB | rgb(131, 254, 234) |
| HSL | hsl(170, 98%, 75%) |
| HSV | hsv(170, 48%, 100%) |
| CMYK | cmyk(48.4%, 0%, 7.9%, 0.4%) |
| CIE-LAB | lab(92.42, -39.24, -1.08) |
| CIE-LCH | lch(92.42, 39.26, 181.57°) |
| OKLab | oklab(92.02% -0.1149 -0.0035) |
| OKLCH | oklch(92.02% 0.115 181.8) |
| XYZ | xyz(59.6469, 81.6443, 90.4416) |
| Luminance | 0.8165 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.94
Light Aqua
#8CFFDB
ΔE00 5.00
Bright Aqua
#0BF9EA
ΔE00 5.42
Pale Aqua
#B8FFEB
ΔE00 6.22
Light Turquoise
#7EF4CC
ΔE00 6.54
Aquamarine
#7FFFD4
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FEEA #FE8397
analogous
#83FEAC #83FEEA #83D4FE
triadic
#83FEEA #EA83FE #FEEA83
tetradic
#83FEEA #AC83FE #FE8397 #D4FE83
square
#83FEEA #AC83FE #FE8397 #D4FE83
split-complementary
#83FEEA #FE83D4 #FEAC83
monochromatic
#0AFDD5 #46FEE0 #83FEEA #C0FEF4 #E1FFFA
Accessibility & contrast
On white
1.21
#83FEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#83FEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FEEA
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FEEA | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F2E9
Deuteranopia (green-blind)
#E0E3EC
Tritanopia (blue-blind)
#46FFF8
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #83feea; /* rgb */ color: rgb(131, 254, 234); /* oklch */ color: oklch(92.0% 0.115 181.8);
Tailwind
colors: {
custom: {
50: '#affff0',
500: '#83feea',
950: '#000000',
},
}SCSS
$custom: #83feea; $custom-light: #affff0; $custom-dark: #000000;
JSON
{
"hex": "#83feea",
"rgb": {
"r": 131,
"g": 254,
"b": 234
},
"hsl": {
"h": 170.244,
"s": 98.4,
"l": 75.49
},
"oklch": {
"l": 0.92023,
"c": 0.11498,
"h": 181.8
},
"luminance": 0.81649
}Semantic roles & 50–950 ramp
primary
#83FEEA
secondary
#DD4860
accent
#0025E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685