#83FFEE#83FFEE
#83FFEE is a very light, moderate teal. Relative luminance 0.825; OKLCH L 92.4% C 0.115 H 183.8°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #83FFEE |
|---|---|
| RGB | rgb(131, 255, 238) |
| HSL | hsl(172, 100%, 76%) |
| HSV | hsv(172, 49%, 100%) |
| CMYK | cmyk(48.6%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(92.80, -38.75, -2.58) |
| CIE-LCH | lch(92.80, 38.84, 183.82°) |
| OKLab | oklab(92.37% -0.1143 -0.0076) |
| OKLCH | oklch(92.37% 0.115 183.8) |
| XYZ | xyz(60.5462, 82.5131, 93.6083) |
| Luminance | 0.8252 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.71
Bright Aqua
#0BF9EA
ΔE00 5.19
Light Aqua
#8CFFDB
ΔE00 5.98
Bright Turquoise
#0FFEF9
ΔE00 6.07
Pale Aqua
#B8FFEB
ΔE00 6.44
Light Cyan
#ACFFFC
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FFEE #FF8394
analogous
#83FFB0 #83FFEE #83D2FF
triadic
#83FFEE #EE83FF #FFEE83
tetradic
#83FFEE #B083FF #FF8394 #D2FF83
square
#83FFEE #B083FF #FF8394 #D2FF83
split-complementary
#83FFEE #FF83D2 #FFB083
monochromatic
#09FFDD #46FFE6 #83FFEE #C0FFF6 #E0FFFB
Accessibility & contrast
On white
1.20
#83FFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#83FFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FFEE
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FFEE | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3ED
Deuteranopia (green-blind)
#E0E4F0
Tritanopia (blue-blind)
#43FFFA
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #83ffee; /* rgb */ color: rgb(131, 255, 238); /* oklch */ color: oklch(92.4% 0.115 183.8);
Tailwind
colors: {
custom: {
50: '#affff3',
500: '#83ffee',
950: '#000000',
},
}SCSS
$custom: #83ffee; $custom-light: #affff3; $custom-dark: #000000;
JSON
{
"hex": "#83ffee",
"rgb": {
"r": 131,
"g": 255,
"b": 238
},
"hsl": {
"h": 171.774,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.92367,
"c": 0.11459,
"h": 183.8
},
"luminance": 0.82518
}Semantic roles & 50–950 ramp
primary
#83FFEE
secondary
#DF485C
accent
#001FE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685