#83FEEC#83FEEC
#83FEEC is a very light, moderate teal. Relative luminance 0.818; OKLCH L 92.1% C 0.114 H 183.1°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #83FEEC |
|---|---|
| RGB | rgb(131, 254, 236) |
| HSL | hsl(171, 98%, 75%) |
| HSV | hsv(171, 48%, 100%) |
| CMYK | cmyk(48.4%, 0%, 7.1%, 0.4%) |
| CIE-LAB | lab(92.47, -38.77, -2.04) |
| CIE-LCH | lch(92.47, 38.83, 183.01°) |
| OKLab | oklab(92.08% -0.1141 -0.0061) |
| OKLCH | oklch(92.08% 0.114 183.1) |
| XYZ | xyz(59.9359, 81.7599, 91.9634) |
| Luminance | 0.8176 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.32
Bright Aqua
#0BF9EA
ΔE00 5.24
Light Aqua
#8CFFDB
ΔE00 5.63
Bright Turquoise
#0FFEF9
ΔE00 6.32
Pale Aqua
#B8FFEB
ΔE00 6.32
Light Cyan
#ACFFFC
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FEEC #FE8395
analogous
#83FEAF #83FEEC #83D2FE
triadic
#83FEEC #EC83FE #FEEC83
tetradic
#83FEEC #AF83FE #FE8395 #D2FE83
square
#83FEEC #AF83FE #FE8395 #D2FE83
split-complementary
#83FEEC #FE83D2 #FEAF83
monochromatic
#0AFDD9 #46FEE3 #83FEEC #C0FEF5 #E1FFFA
Accessibility & contrast
On white
1.21
#83FEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#83FEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FEEC
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FEEC | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EB
Deuteranopia (green-blind)
#E0E3EE
Tritanopia (blue-blind)
#45FFF8
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #83feec; /* rgb */ color: rgb(131, 254, 236); /* oklch */ color: oklch(92.1% 0.114 183.1);
Tailwind
colors: {
custom: {
50: '#affff2',
500: '#83feec',
950: '#000000',
},
}SCSS
$custom: #83feec; $custom-light: #affff2; $custom-dark: #000000;
JSON
{
"hex": "#83feec",
"rgb": {
"r": 131,
"g": 254,
"b": 236
},
"hsl": {
"h": 171.22,
"s": 98.4,
"l": 75.49
},
"oklch": {
"l": 0.92082,
"c": 0.11425,
"h": 183.1
},
"luminance": 0.81765
}Semantic roles & 50–950 ramp
primary
#83FEEC
secondary
#DD485E
accent
#0022E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685