#76FCD2#76FCD2
#76FCD2 is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.4% C 0.133 H 170.1°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #76FCD2 |
|---|---|
| RGB | rgb(118, 252, 210) |
| HSL | hsl(161, 96%, 73%) |
| HSV | hsv(161, 53%, 99%) |
| CMYK | cmyk(53.2%, 0%, 16.7%, 1.2%) |
| CIE-LAB | lab(90.83, -46.61, 8.99) |
| CIE-LCH | lch(90.83, 47.47, 169.08°) |
| OKLab | oklab(90.43% -0.1312 0.023) |
| OKLCH | oklch(90.43% 0.133 170.1) |
| XYZ | xyz(53.9091, 78.1206, 73.1981) |
| Luminance | 0.7813 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.95
Light Turquoise
#7EF4CC
ΔE00 1.91
Light Aqua
#8CFFDB
ΔE00 2.31
Light Aquamarine
#7BFDC7
ΔE00 3.06
Bright Teal
#01F9C6
ΔE00 4.54
Pale Turquoise
#A5FBD5
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FCD2 #FC76A0
analogous
#76FC8F #76FCD2 #76E3FC
triadic
#76FCD2 #D276FC #FCD276
tetradic
#76FCD2 #8F76FC #FC76A0 #E3FC76
square
#76FCD2 #8F76FC #FC76A0 #E3FC76
split-complementary
#76FCD2 #FC76E3 #FC8F76
monochromatic
#05F2A8 #3AFBBE #76FCD2 #B2FDE6 #E1FEF5
Accessibility & contrast
On white
1.26
#76FCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#76FCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FCD2
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FCD2 | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EDD0
Deuteranopia (green-blind)
#E2DFD5
Tritanopia (blue-blind)
#36FEF0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #76fcd2; /* rgb */ color: rgb(118, 252, 210); /* oklch */ color: oklch(90.4% 0.133 170.1);
Tailwind
colors: {
custom: {
50: '#a7fedf',
500: '#76fcd2',
950: '#000000',
},
}SCSS
$custom: #76fcd2; $custom-light: #a7fedf; $custom-dark: #000000;
JSON
{
"hex": "#76fcd2",
"rgb": {
"r": 118,
"g": 252,
"b": 210
},
"hsl": {
"h": 161.194,
"s": 95.714,
"l": 72.549
},
"oklch": {
"l": 0.90427,
"c": 0.13322,
"h": 170.1
},
"luminance": 0.78126
}Semantic roles & 50–950 ramp
primary
#76FCD2
secondary
#D93D6E
accent
#0048E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684