#83FFEB#83FFEB
#83FFEB is a very light, moderate teal. Relative luminance 0.823; OKLCH L 92.3% C 0.116 H 181.8°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #83FFEB |
|---|---|
| RGB | rgb(131, 255, 235) |
| HSL | hsl(170, 100%, 76%) |
| HSV | hsv(170, 49%, 100%) |
| CMYK | cmyk(48.6%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(92.72, -39.46, -1.15) |
| CIE-LCH | lch(92.72, 39.48, 181.66°) |
| OKLab | oklab(92.28% -0.1156 -0.0037) |
| OKLCH | oklch(92.28% 0.116 181.8) |
| XYZ | xyz(60.1092, 82.3383, 91.3064) |
| Luminance | 0.8234 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.13
Light Aqua
#8CFFDB
ΔE00 5.03
Bright Aqua
#0BF9EA
ΔE00 5.42
Pale Aqua
#B8FFEB
ΔE00 6.26
Aquamarine
#7FFFD4
ΔE00 6.59
Light Turquoise
#7EF4CC
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FFEB #FF8397
analogous
#83FFAD #83FFEB #83D5FF
triadic
#83FFEB #EB83FF #FFEB83
tetradic
#83FFEB #AD83FF #FF8397 #D5FF83
square
#83FFEB #AD83FF #FF8397 #D5FF83
split-complementary
#83FFEB #FF83D5 #FFAD83
monochromatic
#09FFD7 #46FFE1 #83FFEB #C0FFF5 #E0FFFA
Accessibility & contrast
On white
1.20
#83FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#83FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FFEB
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FFEB | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3EA
Deuteranopia (green-blind)
#E1E4ED
Tritanopia (blue-blind)
#45FFF9
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #83ffeb; /* rgb */ color: rgb(131, 255, 235); /* oklch */ color: oklch(92.3% 0.116 181.8);
Tailwind
colors: {
custom: {
50: '#affff1',
500: '#83ffeb',
950: '#000000',
},
}SCSS
$custom: #83ffeb; $custom-light: #affff1; $custom-dark: #000000;
JSON
{
"hex": "#83ffeb",
"rgb": {
"r": 131,
"g": 255,
"b": 235
},
"hsl": {
"h": 170.323,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.9228,
"c": 0.11566,
"h": 181.8
},
"luminance": 0.82343
}Semantic roles & 50–950 ramp
primary
#83FFEB
secondary
#DF4860
accent
#0025E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685