#83FDEF#83FDEF
#83FDEF is a very light, moderate teal. Relative luminance 0.813; OKLCH L 91.9% C 0.112 H 185.7°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #83FDEF |
|---|---|
| RGB | rgb(131, 253, 239) |
| HSL | hsl(173, 97%, 75%) |
| HSV | hsv(173, 48%, 99%) |
| CMYK | cmyk(48.2%, 0%, 5.5%, 0.8%) |
| CIE-LAB | lab(92.27, -37.61, -3.89) |
| CIE-LCH | lch(92.27, 37.81, 185.90°) |
| OKLab | oklab(91.94% -0.1118 -0.0111) |
| OKLCH | oklch(91.94% 0.112 185.7) |
| XYZ | xyz(60.0589, 81.3027, 94.1726) |
| Luminance | 0.8131 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.17
Bright Aqua
#0BF9EA
ΔE00 5.13
Bright Turquoise
#0FFEF9
ΔE00 5.56
Light Cyan
#ACFFFC
ΔE00 5.92
Bright Cyan
#41FDFE
ΔE00 5.98
Aqua
#00FFFF
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FDEF #FD8391
analogous
#83FDB2 #83FDEF #83CEFD
triadic
#83FDEF #EF83FD #FDEF83
tetradic
#83FDEF #B283FD #FD8391 #CEFD83
square
#83FDEF #B283FD #FD8391 #CEFD83
split-complementary
#83FDEF #FD83CE #FDB283
monochromatic
#0BFBDF #47FCE7 #83FDEF #BFFEF7 #E1FFFB
Accessibility & contrast
On white
1.22
#83FDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#83FDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FDEF
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FDEF | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F2EF
Deuteranopia (green-blind)
#DEE3F1
Tritanopia (blue-blind)
#42FFF8
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #83fdef; /* rgb */ color: rgb(131, 253, 239); /* oklch */ color: oklch(91.9% 0.112 185.7);
Tailwind
colors: {
custom: {
50: '#affef4',
500: '#83fdef',
950: '#000000',
},
}SCSS
$custom: #83fdef; $custom-light: #affef4; $custom-dark: #000000;
JSON
{
"hex": "#83fdef",
"rgb": {
"r": 131,
"g": 253,
"b": 239
},
"hsl": {
"h": 173.115,
"s": 96.825,
"l": 75.294
},
"oklch": {
"l": 0.91944,
"c": 0.11231,
"h": 185.7
},
"luminance": 0.81308
}Semantic roles & 50–950 ramp
primary
#83FDEF
secondary
#DC4859
accent
#001AE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685