#83FDC8#83FDC8
#83FDC8 is a very light, vivid teal. Relative luminance 0.792; OKLCH L 90.9% C 0.134 H 163.4°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #83FDC8 |
|---|---|
| RGB | rgb(131, 253, 200) |
| HSL | hsl(154, 97%, 75%) |
| HSV | hsv(154, 48%, 99%) |
| CMYK | cmyk(48.2%, 0%, 20.9%, 0.8%) |
| CIE-LAB | lab(91.34, -46.27, 14.93) |
| CIE-LCH | lch(91.34, 48.62, 162.11°) |
| OKLab | oklab(90.89% -0.1284 0.0383) |
| OKLCH | oklch(90.89% 0.134 163.4) |
| XYZ | xyz(54.9060, 79.2415, 67.0342) |
| Luminance | 0.7925 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.70
Aquamarine
#7FFFD4
ΔE00 2.73
Light Turquoise
#7EF4CC
ΔE00 3.49
Light Greenish Blue
#63F7B4
ΔE00 3.74
Light Blue Green
#7EFBB3
ΔE00 4.12
Light Aqua
#8CFFDB
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FDC8 #FD83B8
analogous
#83FD8B #83FDC8 #83F5FD
triadic
#83FDC8 #C883FD #FDC883
tetradic
#83FDC8 #8B83FD #FD83B8 #F5FD83
square
#83FDC8 #8B83FD #FD83B8 #F5FD83
split-complementary
#83FDC8 #FD83F5 #FD8B83
monochromatic
#0BFB93 #47FCAD #83FDC8 #BFFEE3 #E1FFF2
Accessibility & contrast
On white
1.25
#83FDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#83FDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FDC8
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FDC8 | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC5
Deuteranopia (green-blind)
#E7E1CB
Tritanopia (blue-blind)
#5CFDEE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #83fdc8; /* rgb */ color: rgb(131, 253, 200); /* oklch */ color: oklch(90.9% 0.134 163.4);
Tailwind
colors: {
custom: {
50: '#aefed8',
500: '#83fdc8',
950: '#000000',
},
}SCSS
$custom: #83fdc8; $custom-light: #aefed8; $custom-dark: #000000;
JSON
{
"hex": "#83fdc8",
"rgb": {
"r": 131,
"g": 253,
"b": 200
},
"hsl": {
"h": 153.934,
"s": 96.825,
"l": 75.294
},
"oklch": {
"l": 0.90891,
"c": 0.13401,
"h": 163.4
},
"luminance": 0.79246
}Semantic roles & 50–950 ramp
primary
#83FDC8
secondary
#DC4888
accent
#0064E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683