#83FEFD#83FEFD
#83FEFD is a very light, moderate teal. Relative luminance 0.828; OKLCH L 92.6% C 0.111 H 194.7°. Best body text is #000000 at 17.56:1 contrast (WCAG AA passes).
Color values
| HEX | #83FEFD |
|---|---|
| RGB | rgb(131, 254, 253) |
| HSL | hsl(180, 98%, 75%) |
| HSV | hsv(180, 48%, 100%) |
| CMYK | cmyk(48.4%, 0%, 0.4%, 0.4%) |
| CIE-LAB | lab(92.92, -34.65, -10.17) |
| CIE-LCH | lch(92.92, 36.11, 196.35°) |
| OKLab | oklab(92.6% -0.1071 -0.0281) |
| OKLCH | oklch(92.6% 0.111 194.7) |
| XYZ | xyz(62.5243, 82.7952, 105.5956) |
| Luminance | 0.8280 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.76
Light Cyan
#ACFFFC
ΔE00 4.29
Bright Light Blue
#26F7FD
ΔE00 4.84
Aqua
#00FFFF
ΔE00 4.90
Bright Turquoise
#0FFEF9
ΔE00 5.24
Pale Cyan
#B7FFFA
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FEFD #FE8384
analogous
#83FEBF #83FEFD #83C1FE
triadic
#83FEFD #FD83FE #FEFD83
tetradic
#83FEFD #BF83FE #FE8384 #C1FE83
square
#83FEFD #BF83FE #FE8384 #C1FE83
split-complementary
#83FEFD #FE83C1 #FEBF83
monochromatic
#0AFDFB #46FEFC #83FEFD #C0FEFE #E1FFFF
Accessibility & contrast
On white
1.20
#83FEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.56
#83FEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FEFD
17.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FEFD | 1.00 | 1.20 | 17.56 | 17.56 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FD
Deuteranopia (green-blind)
#DCE4FE
Tritanopia (blue-blind)
#33FFFD
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #83fefd; /* rgb */ color: rgb(131, 254, 253); /* oklch */ color: oklch(92.6% 0.111 194.7);
Tailwind
colors: {
custom: {
50: '#b0fffe',
500: '#83fefd',
950: '#000000',
},
}SCSS
$custom: #83fefd; $custom-light: #b0fffe; $custom-dark: #000000;
JSON
{
"hex": "#83fefd",
"rgb": {
"r": 131,
"g": 254,
"b": 253
},
"hsl": {
"h": 179.512,
"s": 98.4,
"l": 75.49
},
"oklch": {
"l": 0.92601,
"c": 0.11074,
"h": 194.7
},
"luminance": 0.82801
}Semantic roles & 50–950 ramp
primary
#83FEFD
secondary
#DD4849
accent
#0002E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685