#83FDED#83FDED
#83FDED is a very light, moderate teal. Relative luminance 0.812; OKLCH L 91.9% C 0.113 H 184.3°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #83FDED |
|---|---|
| RGB | rgb(131, 253, 237) |
| HSL | hsl(172, 97%, 75%) |
| HSV | hsv(172, 48%, 99%) |
| CMYK | cmyk(48.2%, 0%, 6.3%, 0.8%) |
| CIE-LAB | lab(92.21, -38.08, -2.93) |
| CIE-LCH | lch(92.21, 38.19, 184.40°) |
| OKLab | oklab(91.89% -0.1126 -0.0085) |
| OKLCH | oklch(91.89% 0.113 184.3) |
| XYZ | xyz(59.7651, 81.1851, 92.6252) |
| Luminance | 0.8119 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.64
Bright Aqua
#0BF9EA
ΔE00 5.14
Bright Turquoise
#0FFEF9
ΔE00 5.94
Light Aqua
#8CFFDB
ΔE00 6.25
Light Cyan
#ACFFFC
ΔE00 6.36
Pale Aqua
#B8FFEB
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FDED #FD8393
analogous
#83FDB0 #83FDED #83D0FD
triadic
#83FDED #ED83FD #FDED83
tetradic
#83FDED #B083FD #FD8393 #D0FD83
square
#83FDED #B083FD #FD8393 #D0FD83
split-complementary
#83FDED #FD83D0 #FDB083
monochromatic
#0BFBDC #47FCE4 #83FDED #BFFEF6 #E1FFFB
Accessibility & contrast
On white
1.22
#83FDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#83FDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FDED
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FDED | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EC
Deuteranopia (green-blind)
#DFE2EF
Tritanopia (blue-blind)
#44FFF8
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #83fded; /* rgb */ color: rgb(131, 253, 237); /* oklch */ color: oklch(91.9% 0.113 184.3);
Tailwind
colors: {
custom: {
50: '#affef2',
500: '#83fded',
950: '#000000',
},
}SCSS
$custom: #83fded; $custom-light: #affef2; $custom-dark: #000000;
JSON
{
"hex": "#83fded",
"rgb": {
"r": 131,
"g": 253,
"b": 237
},
"hsl": {
"h": 172.131,
"s": 96.825,
"l": 75.294
},
"oklch": {
"l": 0.91885,
"c": 0.11291,
"h": 184.3
},
"luminance": 0.8119
}Semantic roles & 50–950 ramp
primary
#83FDED
secondary
#DC485C
accent
#001EE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685