#83FCF4#83FCF4
#83FCF4 is a very light, moderate teal. Relative luminance 0.810; OKLCH L 91.9% C 0.110 H 189.7°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #83FCF4 |
|---|---|
| RGB | rgb(131, 252, 244) |
| HSL | hsl(176, 95%, 75%) |
| HSV | hsv(176, 48%, 99%) |
| CMYK | cmyk(48%, 0%, 3.2%, 1.2%) |
| CIE-LAB | lab(92.12, -35.94, -6.70) |
| CIE-LCH | lch(92.12, 36.56, 190.55°) |
| OKLab | oklab(91.87% -0.1086 -0.0187) |
| OKLCH | oklch(91.87% 0.11 189.7) |
| XYZ | xyz(60.4929, 80.9725, 98.0118) |
| Luminance | 0.8098 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.57
Light Cyan
#ACFFFC
ΔE00 4.79
Bright Turquoise
#0FFEF9
ΔE00 4.94
Aqua
#00FFFF
ΔE00 5.36
Bright Aqua
#0BF9EA
ΔE00 5.67
Tiffany Blue
#7BF2DA
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FCF4 #FC838B
analogous
#83FCB7 #83FCF4 #83C8FC
triadic
#83FCF4 #F483FC #FCF483
tetradic
#83FCF4 #B783FC #FC838B #C8FC83
square
#83FCF4 #B783FC #FC838B #C8FC83
split-complementary
#83FCF4 #FC83C8 #FCB783
monochromatic
#0BF9E9 #47FBEF #83FCF4 #BFFDF9 #E1FEFC
Accessibility & contrast
On white
1.22
#83FCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#83FCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FCF4
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FCF4 | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F1F4
Deuteranopia (green-blind)
#DCE2F5
Tritanopia (blue-blind)
#3EFFF9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #83fcf4; /* rgb */ color: rgb(131, 252, 244); /* oklch */ color: oklch(91.9% 0.110 189.7);
Tailwind
colors: {
custom: {
50: '#affdf7',
500: '#83fcf4',
950: '#000000',
},
}SCSS
$custom: #83fcf4; $custom-light: #affdf7; $custom-dark: #000000;
JSON
{
"hex": "#83fcf4",
"rgb": {
"r": 131,
"g": 252,
"b": 244
},
"hsl": {
"h": 176.033,
"s": 95.276,
"l": 75.098
},
"oklch": {
"l": 0.9187,
"c": 0.11021,
"h": 189.7
},
"luminance": 0.80978
}Semantic roles & 50–950 ramp
primary
#83FCF4
secondary
#DB4952
accent
#000FE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685