#83FEEF#83FEEF
#83FEEF is a very light, moderate teal. Relative luminance 0.819; OKLCH L 92.2% C 0.113 H 185.0°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #83FEEF |
|---|---|
| RGB | rgb(131, 254, 239) |
| HSL | hsl(173, 98%, 75%) |
| HSV | hsv(173, 48%, 100%) |
| CMYK | cmyk(48.4%, 0%, 5.9%, 0.4%) |
| CIE-LAB | lab(92.55, -38.06, -3.48) |
| CIE-LCH | lch(92.55, 38.22, 185.22°) |
| OKLab | oklab(92.17% -0.1128 -0.01) |
| OKLCH | oklch(92.17% 0.113 185) |
| XYZ | xyz(60.3754, 81.9357, 94.2781) |
| Luminance | 0.8194 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.04
Bright Aqua
#0BF9EA
ΔE00 5.13
Bright Turquoise
#0FFEF9
ΔE00 5.70
Light Cyan
#ACFFFC
ΔE00 6.14
Bright Cyan
#41FDFE
ΔE00 6.22
Pale Aqua
#B8FFEB
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FEEF #FE8392
analogous
#83FEB1 #83FEEF #83CFFE
triadic
#83FEEF #EF83FE #FEEF83
tetradic
#83FEEF #B183FE #FE8392 #CFFE83
square
#83FEEF #B183FE #FE8392 #CFFE83
split-complementary
#83FEEF #FE83CF #FEB183
monochromatic
#0AFDDF #46FEE7 #83FEEF #C0FEF7 #E1FFFB
Accessibility & contrast
On white
1.21
#83FEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.39
#83FEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FEEF
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FEEF | 1.00 | 1.21 | 17.39 | 17.39 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EF
Deuteranopia (green-blind)
#DFE3F1
Tritanopia (blue-blind)
#42FFF9
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #83feef; /* rgb */ color: rgb(131, 254, 239); /* oklch */ color: oklch(92.2% 0.113 185.0);
Tailwind
colors: {
custom: {
50: '#affff4',
500: '#83feef',
950: '#000000',
},
}SCSS
$custom: #83feef; $custom-light: #affff4; $custom-dark: #000000;
JSON
{
"hex": "#83feef",
"rgb": {
"r": 131,
"g": 254,
"b": 239
},
"hsl": {
"h": 172.683,
"s": 98.4,
"l": 75.49
},
"oklch": {
"l": 0.9217,
"c": 0.11328,
"h": 185
},
"luminance": 0.81941
}Semantic roles & 50–950 ramp
primary
#83FEEF
secondary
#DD485A
accent
#001CE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685