#83FFFE#83FFFE
#83FFFE is a very light, moderate teal. Relative luminance 0.835; OKLCH L 92.9% C 0.111 H 194.7°. Best body text is #000000 at 17.70:1 contrast (WCAG AA passes).
Color values
| HEX | #83FFFE |
|---|---|
| RGB | rgb(131, 255, 254) |
| HSL | hsl(180, 100%, 76%) |
| HSV | hsv(180, 49%, 100%) |
| CMYK | cmyk(48.6%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(93.23, -34.87, -10.23) |
| CIE-LCH | lch(93.23, 36.34, 196.35°) |
| OKLab | oklab(92.86% -0.1078 -0.0283) |
| OKLCH | oklch(92.86% 0.111 194.7) |
| XYZ | xyz(63.0022, 83.4954, 106.5429) |
| Luminance | 0.8350 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.75
Light Cyan
#ACFFFC
ΔE00 4.33
Aqua
#00FFFF
ΔE00 4.86
Bright Light Blue
#26F7FD
ΔE00 4.88
Bright Turquoise
#0FFEF9
ΔE00 5.21
Pale Cyan
#B7FFFA
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FFFE #FF8384
analogous
#83FFC0 #83FFFE #83C2FF
triadic
#83FFFE #FE83FF #FFFE83
tetradic
#83FFFE #C083FF #FF8384 #C2FF83
square
#83FFFE #C083FF #FF8384 #C2FF83
split-complementary
#83FFFE #FF83C2 #FFC083
monochromatic
#09FFFD #46FFFE #83FFFE #C0FFFE #E0FFFF
Accessibility & contrast
On white
1.19
#83FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.70
#83FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FFFE
17.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FFFE | 1.00 | 1.19 | 17.70 | 17.70 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F5FE
Deuteranopia (green-blind)
#DCE5FF
Tritanopia (blue-blind)
#31FFFE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #83fffe; /* rgb */ color: rgb(131, 255, 254); /* oklch */ color: oklch(92.9% 0.111 194.7);
Tailwind
colors: {
custom: {
50: '#b0fffe',
500: '#83fffe',
950: '#000000',
},
}SCSS
$custom: #83fffe; $custom-light: #b0fffe; $custom-dark: #000000;
JSON
{
"hex": "#83fffe",
"rgb": {
"r": 131,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.516,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.92857,
"c": 0.11143,
"h": 194.7
},
"luminance": 0.83501
}Semantic roles & 50–950 ramp
primary
#83FFFE
secondary
#DF4849
accent
#0002E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685