#83FDCC#83FDCC
#83FDCC is a very light, vivid teal. Relative luminance 0.794; OKLCH L 91.0% C 0.131 H 165.2°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #83FDCC |
|---|---|
| RGB | rgb(131, 253, 204) |
| HSL | hsl(156, 97%, 75%) |
| HSV | hsv(156, 48%, 99%) |
| CMYK | cmyk(48.2%, 0%, 19.4%, 0.8%) |
| CIE-LAB | lab(91.43, -45.44, 13.00) |
| CIE-LCH | lch(91.43, 47.26, 164.04°) |
| OKLab | oklab(90.99% -0.1267 0.0334) |
| OKLCH | oklch(90.99% 0.131 165.2) |
| XYZ | xyz(55.3796, 79.4309, 69.5284) |
| Luminance | 0.7944 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.21
Aquamarine
#7FFFD4
ΔE00 1.81
Light Turquoise
#7EF4CC
ΔE00 2.73
Light Aqua
#8CFFDB
ΔE00 3.37
Pale Turquoise
#A5FBD5
ΔE00 4.22
Light Greenish Blue
#63F7B4
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FDCC #FD83B4
analogous
#83FD8F #83FDCC #83F1FD
triadic
#83FDCC #CC83FD #FDCC83
tetradic
#83FDCC #8F83FD #FD83B4 #F1FD83
square
#83FDCC #8F83FD #FD83B4 #F1FD83
split-complementary
#83FDCC #FD83F1 #FD8F83
monochromatic
#0BFB9A #47FCB3 #83FDCC #BFFEE5 #E1FFF3
Accessibility & contrast
On white
1.24
#83FDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#83FDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FDCC
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FDCC | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC9
Deuteranopia (green-blind)
#E6E1CF
Tritanopia (blue-blind)
#5AFDEF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #83fdcc; /* rgb */ color: rgb(131, 253, 204); /* oklch */ color: oklch(91.0% 0.131 165.2);
Tailwind
colors: {
custom: {
50: '#aefedb',
500: '#83fdcc',
950: '#000000',
},
}SCSS
$custom: #83fdcc; $custom-light: #aefedb; $custom-dark: #000000;
JSON
{
"hex": "#83fdcc",
"rgb": {
"r": 131,
"g": 253,
"b": 204
},
"hsl": {
"h": 155.902,
"s": 96.825,
"l": 75.294
},
"oklch": {
"l": 0.90989,
"c": 0.131,
"h": 165.2
},
"luminance": 0.79435
}Semantic roles & 50–950 ramp
primary
#83FDCC
secondary
#DC4884
accent
#005CE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111815
muted
#818684