#83FFF2#83FFF2
#83FFF2 is a very light, moderate teal. Relative luminance 0.828; OKLCH L 92.5% C 0.113 H 186.4°. Best body text is #000000 at 17.55:1 contrast (WCAG AA passes).
Color values
| HEX | #83FFF2 |
|---|---|
| RGB | rgb(131, 255, 242) |
| HSL | hsl(174, 100%, 76%) |
| HSV | hsv(174, 49%, 100%) |
| CMYK | cmyk(48.6%, 0%, 5.1%, 0%) |
| CIE-LAB | lab(92.91, -37.80, -4.50) |
| CIE-LCH | lch(92.91, 38.07, 186.79°) |
| OKLab | oklab(92.49% -0.1127 -0.0127) |
| OKLCH | oklch(92.49% 0.113 186.4) |
| XYZ | xyz(61.1404, 82.7508, 96.7377) |
| Luminance | 0.8276 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.71
Bright Aqua
#0BF9EA
ΔE00 5.18
Bright Turquoise
#0FFEF9
ΔE00 5.33
Bright Cyan
#41FDFE
ΔE00 5.66
Light Cyan
#ACFFFC
ΔE00 5.73
Aqua
#00FFFF
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FFF2 #FF8390
analogous
#83FFB4 #83FFF2 #83CEFF
triadic
#83FFF2 #F283FF #FFF283
tetradic
#83FFF2 #B483FF #FF8390 #CEFF83
square
#83FFF2 #B483FF #FF8390 #CEFF83
split-complementary
#83FFF2 #FF83CE #FFB483
monochromatic
#09FFE5 #46FFEC #83FFF2 #C0FFF8 #E0FFFC
Accessibility & contrast
On white
1.20
#83FFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.55
#83FFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FFF2
17.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FFF2 | 1.00 | 1.20 | 17.55 | 17.55 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F3F2
Deuteranopia (green-blind)
#DFE4F4
Tritanopia (blue-blind)
#3FFFFB
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #83fff2; /* rgb */ color: rgb(131, 255, 242); /* oklch */ color: oklch(92.5% 0.113 186.4);
Tailwind
colors: {
custom: {
50: '#affff6',
500: '#83fff2',
950: '#000000',
},
}SCSS
$custom: #83fff2; $custom-light: #affff6; $custom-dark: #000000;
JSON
{
"hex": "#83fff2",
"rgb": {
"r": 131,
"g": 255,
"b": 242
},
"hsl": {
"h": 173.71,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.92486,
"c": 0.1134,
"h": 186.4
},
"luminance": 0.82756
}Semantic roles & 50–950 ramp
primary
#83FFF2
secondary
#DF4857
accent
#0018E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685