#83FEFA#83FEFA
#83FEFA is a very light, moderate teal. Relative luminance 0.826; OKLCH L 92.5% C 0.111 H 192.6°. Best body text is #000000 at 17.52:1 contrast (WCAG AA passes).
Color values
| HEX | #83FEFA |
|---|---|
| RGB | rgb(131, 254, 250) |
| HSL | hsl(178, 98%, 75%) |
| HSV | hsv(178, 48%, 100%) |
| CMYK | cmyk(48.4%, 0%, 1.6%, 0.4%) |
| CIE-LAB | lab(92.84, -35.40, -8.74) |
| CIE-LCH | lch(92.84, 36.46, 193.86°) |
| OKLab | oklab(92.51% -0.1083 -0.0242) |
| OKLCH | oklch(92.51% 0.111 192.6) |
| XYZ | xyz(62.0501, 82.6056, 103.0985) |
| Luminance | 0.8261 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.90
Light Cyan
#ACFFFC
ΔE00 4.39
Aqua
#00FFFF
ΔE00 4.90
Bright Turquoise
#0FFEF9
ΔE00 4.92
Bright Light Blue
#26F7FD
ΔE00 5.24
Pale Cyan
#B7FFFA
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FEFA #FE8387
analogous
#83FEBC #83FEFA #83C4FE
triadic
#83FEFA #FA83FE #FEFA83
tetradic
#83FEFA #BC83FE #FE8387 #C4FE83
square
#83FEFA #BC83FE #FE8387 #C4FE83
split-complementary
#83FEFA #FE83C4 #FEBC83
monochromatic
#0AFDF5 #46FEF8 #83FEFA #C0FEFC #E1FFFE
Accessibility & contrast
On white
1.20
#83FEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.52
#83FEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FEFA
17.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FEFA | 1.00 | 1.20 | 17.52 | 17.52 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F3FA
Deuteranopia (green-blind)
#DCE4FB
Tritanopia (blue-blind)
#37FFFC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #83fefa; /* rgb */ color: rgb(131, 254, 250); /* oklch */ color: oklch(92.5% 0.111 192.6);
Tailwind
colors: {
custom: {
50: '#affffb',
500: '#83fefa',
950: '#000000',
},
}SCSS
$custom: #83fefa; $custom-light: #affffb; $custom-dark: #000000;
JSON
{
"hex": "#83fefa",
"rgb": {
"r": 131,
"g": 254,
"b": 250
},
"hsl": {
"h": 178.049,
"s": 98.4,
"l": 75.49
},
"oklch": {
"l": 0.92506,
"c": 0.111,
"h": 192.6
},
"luminance": 0.82611
}Semantic roles & 50–950 ramp
primary
#83FEFA
secondary
#DD484D
accent
#0007E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685