#83FCDA#83FCDA
#83FCDA is a very light, vivid teal. Relative luminance 0.795; OKLCH L 91.1% C 0.120 H 173.0°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #83FCDA |
|---|---|
| RGB | rgb(131, 252, 218) |
| HSL | hsl(163, 95%, 75%) |
| HSV | hsv(163, 48%, 99%) |
| CMYK | cmyk(48%, 0%, 13.5%, 1.2%) |
| CIE-LAB | lab(91.46, -41.99, 5.82) |
| CIE-LCH | lch(91.46, 42.39, 172.12°) |
| OKLab | oklab(91.12% -0.1195 0.0147) |
| OKLCH | oklch(91.12% 0.12 173) |
| XYZ | xyz(56.8199, 79.5033, 78.6675) |
| Luminance | 0.7951 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.14
Aquamarine
#7FFFD4
ΔE00 2.34
Light Turquoise
#7EF4CC
ΔE00 2.53
Tiffany Blue
#7BF2DA
ΔE00 3.46
Pale Turquoise
#A5FBD5
ΔE00 4.37
Light Aquamarine
#7BFDC7
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FCDA #FC83A5
analogous
#83FC9D #83FCDA #83E2FC
triadic
#83FCDA #DA83FC #FCDA83
tetradic
#83FCDA #9D83FC #FC83A5 #E2FC83
square
#83FCDA #9D83FC #FC83A5 #E2FC83
split-complementary
#83FCDA #FC83E2 #FC9D83
monochromatic
#0BF9B6 #47FBC8 #83FCDA #BFFDEC #E1FEF6
Accessibility & contrast
On white
1.24
#83FCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#83FCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FCDA
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FCDA | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFD8
Deuteranopia (green-blind)
#E2E1DC
Tritanopia (blue-blind)
#52FEF2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #83fcda; /* rgb */ color: rgb(131, 252, 218); /* oklch */ color: oklch(91.1% 0.120 173.0);
Tailwind
colors: {
custom: {
50: '#aefee5',
500: '#83fcda',
950: '#000000',
},
}SCSS
$custom: #83fcda; $custom-light: #aefee5; $custom-dark: #000000;
JSON
{
"hex": "#83fcda",
"rgb": {
"r": 131,
"g": 252,
"b": 218
},
"hsl": {
"h": 163.14,
"s": 95.276,
"l": 75.098
},
"oklch": {
"l": 0.9112,
"c": 0.12045,
"h": 173
},
"luminance": 0.79508
}Semantic roles & 50–950 ramp
primary
#83FCDA
secondary
#DB4972
accent
#0040E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684