#83FFEF#83FFEF
#83FFEF is a very light, moderate teal. Relative luminance 0.826; OKLCH L 92.4% C 0.114 H 184.4°. Best body text is #000000 at 17.52:1 contrast (WCAG AA passes).
Color values
| HEX | #83FFEF |
|---|---|
| RGB | rgb(131, 255, 239) |
| HSL | hsl(172, 100%, 76%) |
| HSV | hsv(172, 49%, 100%) |
| CMYK | cmyk(48.6%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(92.83, -38.52, -3.06) |
| CIE-LCH | lch(92.83, 38.64, 184.55°) |
| OKLab | oklab(92.4% -0.1139 -0.0089) |
| OKLCH | oklch(92.4% 0.114 184.4) |
| XYZ | xyz(60.6936, 82.5720, 94.3842) |
| Luminance | 0.8258 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.94
Bright Aqua
#0BF9EA
ΔE00 5.15
Bright Turquoise
#0FFEF9
ΔE00 5.86
Light Aqua
#8CFFDB
ΔE00 6.31
Light Cyan
#ACFFFC
ΔE00 6.38
Bright Cyan
#41FDFE
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FFEF #FF8393
analogous
#83FFB1 #83FFEF #83D1FF
triadic
#83FFEF #EF83FF #FFEF83
tetradic
#83FFEF #B183FF #FF8393 #D1FF83
square
#83FFEF #B183FF #FF8393 #D1FF83
split-complementary
#83FFEF #FF83D1 #FFB183
monochromatic
#09FFDF #46FFE7 #83FFEF #C0FFF7 #E0FFFB
Accessibility & contrast
On white
1.20
#83FFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.52
#83FFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FFEF
17.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FFEF | 1.00 | 1.20 | 17.52 | 17.52 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3EE
Deuteranopia (green-blind)
#E0E4F1
Tritanopia (blue-blind)
#42FFFA
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #83ffef; /* rgb */ color: rgb(131, 255, 239); /* oklch */ color: oklch(92.4% 0.114 184.4);
Tailwind
colors: {
custom: {
50: '#affff4',
500: '#83ffef',
950: '#000000',
},
}SCSS
$custom: #83ffef; $custom-light: #affff4; $custom-dark: #000000;
JSON
{
"hex": "#83ffef",
"rgb": {
"r": 131,
"g": 255,
"b": 239
},
"hsl": {
"h": 172.258,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.92397,
"c": 0.11427,
"h": 184.4
},
"luminance": 0.82577
}Semantic roles & 50–950 ramp
primary
#83FFEF
secondary
#DF485B
accent
#001EE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685