#83FDCE#83FDCE
#83FDCE is a very light, vivid teal. Relative luminance 0.795; OKLCH L 91.0% C 0.130 H 166.2°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #83FDCE |
|---|---|
| RGB | rgb(131, 253, 206) |
| HSL | hsl(157, 97%, 75%) |
| HSV | hsv(157, 48%, 99%) |
| CMYK | cmyk(48.2%, 0%, 18.6%, 0.8%) |
| CIE-LAB | lab(91.47, -45.02, 12.03) |
| CIE-LCH | lch(91.47, 46.60, 165.04°) |
| OKLab | oklab(91.04% -0.1258 0.0309) |
| OKLCH | oklch(91.04% 0.13 166.2) |
| XYZ | xyz(55.6210, 79.5275, 70.7998) |
| Luminance | 0.7953 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.35
Light Aquamarine
#7BFDC7
ΔE00 1.64
Light Turquoise
#7EF4CC
ΔE00 2.39
Light Aqua
#8CFFDB
ΔE00 2.90
Pale Turquoise
#A5FBD5
ΔE00 4.05
Light Greenish Blue
#63F7B4
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FDCE #FD83B2
analogous
#83FD91 #83FDCE #83EFFD
triadic
#83FDCE #CE83FD #FDCE83
tetradic
#83FDCE #9183FD #FD83B2 #EFFD83
square
#83FDCE #9183FD #FD83B2 #EFFD83
split-complementary
#83FDCE #FD83EF #FD9183
monochromatic
#0BFB9E #47FCB6 #83FDCE #BFFEE6 #E1FFF3
Accessibility & contrast
On white
1.24
#83FDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#83FDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FDCE
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FDCE | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EFCC
Deuteranopia (green-blind)
#E6E1D1
Tritanopia (blue-blind)
#59FEF0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #83fdce; /* rgb */ color: rgb(131, 253, 206); /* oklch */ color: oklch(91.0% 0.130 166.2);
Tailwind
colors: {
custom: {
50: '#aefedd',
500: '#83fdce',
950: '#000000',
},
}SCSS
$custom: #83fdce; $custom-light: #aefedd; $custom-dark: #000000;
JSON
{
"hex": "#83fdce",
"rgb": {
"r": 131,
"g": 253,
"b": 206
},
"hsl": {
"h": 156.885,
"s": 96.825,
"l": 75.294
},
"oklch": {
"l": 0.91038,
"c": 0.12955,
"h": 166.2
},
"luminance": 0.79532
}Semantic roles & 50–950 ramp
primary
#83FDCE
secondary
#DC4881
accent
#0058E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684