#83FFED#83FFED
#83FFED is a very light, moderate teal. Relative luminance 0.825; OKLCH L 92.3% C 0.115 H 183.1°. Best body text is #000000 at 17.49:1 contrast (WCAG AA passes).
Color values
| HEX | #83FFED |
|---|---|
| RGB | rgb(131, 255, 237) |
| HSL | hsl(171, 100%, 76%) |
| HSV | hsv(171, 49%, 100%) |
| CMYK | cmyk(48.6%, 0%, 7.1%, 0%) |
| CIE-LAB | lab(92.78, -38.99, -2.11) |
| CIE-LCH | lch(92.78, 39.05, 183.09°) |
| OKLab | oklab(92.34% -0.1148 -0.0063) |
| OKLCH | oklch(92.34% 0.115 183.1) |
| XYZ | xyz(60.3997, 82.4545, 92.8367) |
| Luminance | 0.8246 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.49
Bright Aqua
#0BF9EA
ΔE00 5.24
Light Aqua
#8CFFDB
ΔE00 5.66
Bright Turquoise
#0FFEF9
ΔE00 6.28
Pale Aqua
#B8FFEB
ΔE00 6.36
Light Cyan
#ACFFFC
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FFED #FF8395
analogous
#83FFAF #83FFED #83D3FF
triadic
#83FFED #ED83FF #FFED83
tetradic
#83FFED #AF83FF #FF8395 #D3FF83
square
#83FFED #AF83FF #FF8395 #D3FF83
split-complementary
#83FFED #FF83D3 #FFAF83
monochromatic
#09FFDB #46FFE4 #83FFED #C0FFF6 #E0FFFB
Accessibility & contrast
On white
1.20
#83FFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.49
#83FFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FFED
17.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FFED | 1.00 | 1.20 | 17.49 | 17.49 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3EC
Deuteranopia (green-blind)
#E1E4EF
Tritanopia (blue-blind)
#43FFF9
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #83ffed; /* rgb */ color: rgb(131, 255, 237); /* oklch */ color: oklch(92.3% 0.115 183.1);
Tailwind
colors: {
custom: {
50: '#affff2',
500: '#83ffed',
950: '#000000',
},
}SCSS
$custom: #83ffed; $custom-light: #affff2; $custom-dark: #000000;
JSON
{
"hex": "#83ffed",
"rgb": {
"r": 131,
"g": 255,
"b": 237
},
"hsl": {
"h": 171.29,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.92338,
"c": 0.11493,
"h": 183.1
},
"luminance": 0.8246
}Semantic roles & 50–950 ramp
primary
#83FFED
secondary
#DF485D
accent
#0021E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685