#83FDE2#83FDE2
#83FDE2 is a very light, moderate teal. Relative luminance 0.806; OKLCH L 91.6% C 0.117 H 177.2°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #83FDE2 |
|---|---|
| RGB | rgb(131, 253, 226) |
| HSL | hsl(167, 97%, 75%) |
| HSV | hsv(167, 48%, 99%) |
| CMYK | cmyk(48.2%, 0%, 10.7%, 0.8%) |
| CIE-LAB | lab(91.94, -40.64, 2.36) |
| CIE-LCH | lch(91.94, 40.71, 176.67°) |
| OKLab | oklab(91.57% -0.1172 0.0056) |
| OKLCH | oklch(91.57% 0.117 177.2) |
| XYZ | xyz(58.2070, 80.5619, 84.4194) |
| Luminance | 0.8057 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.39
Light Aqua
#8CFFDB
ΔE00 2.85
Aquamarine
#7FFFD4
ΔE00 4.36
Light Turquoise
#7EF4CC
ΔE00 4.41
Pale Turquoise
#A5FBD5
ΔE00 5.69
Pale Aqua
#B8FFEB
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FDE2 #FD839E
analogous
#83FDA5 #83FDE2 #83DBFD
triadic
#83FDE2 #E283FD #FDE283
tetradic
#83FDE2 #A583FD #FD839E #DBFD83
square
#83FDE2 #A583FD #FD839E #DBFD83
split-complementary
#83FDE2 #FD83DB #FDA583
monochromatic
#0BFBC6 #47FCD4 #83FDE2 #BFFEF0 #E1FFF8
Accessibility & contrast
On white
1.23
#83FDE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#83FDE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FDE2
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FDE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FDE2 | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F0E1
Deuteranopia (green-blind)
#E1E2E4
Tritanopia (blue-blind)
#4DFFF5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #83fde2; /* rgb */ color: rgb(131, 253, 226); /* oklch */ color: oklch(91.6% 0.117 177.2);
Tailwind
colors: {
custom: {
50: '#aefeeb',
500: '#83fde2',
950: '#000000',
},
}SCSS
$custom: #83fde2; $custom-light: #aefeeb; $custom-dark: #000000;
JSON
{
"hex": "#83fde2",
"rgb": {
"r": 131,
"g": 253,
"b": 226
},
"hsl": {
"h": 166.721,
"s": 96.825,
"l": 75.294
},
"oklch": {
"l": 0.91568,
"c": 0.11736,
"h": 177.2
},
"luminance": 0.80567
}Semantic roles & 50–950 ramp
primary
#83FDE2
secondary
#DC4869
accent
#0033E6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#111816
muted
#818684