#76FFD4#76FFD4
#76FFD4 is a very light, vivid teal. Relative luminance 0.801; OKLCH L 91.2% C 0.136 H 169.9°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #76FFD4 |
|---|---|
| RGB | rgb(118, 255, 212) |
| HSL | hsl(161, 100%, 73%) |
| HSV | hsv(161, 54%, 100%) |
| CMYK | cmyk(53.7%, 0%, 16.9%, 0%) |
| CIE-LAB | lab(91.74, -47.46, 9.26) |
| CIE-LCH | lch(91.74, 48.35, 168.96°) |
| OKLab | oklab(91.18% -0.1335 0.0237) |
| OKLCH | oklch(91.18% 0.136 169.9) |
| XYZ | xyz(55.1094, 80.1199, 74.8351) |
| Luminance | 0.8013 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.76
Light Aqua
#8CFFDB
ΔE00 2.37
Light Turquoise
#7EF4CC
ΔE00 2.49
Light Aquamarine
#7BFDC7
ΔE00 2.97
Bright Teal
#01F9C6
ΔE00 4.57
Pale Turquoise
#A5FBD5
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FFD4 #FF76A1
analogous
#76FF8F #76FFD4 #76E5FF
triadic
#76FFD4 #D476FF #FFD476
tetradic
#76FFD4 #8F76FF #FF76A1 #E5FF76
square
#76FFD4 #8F76FF #FF76A1 #E5FF76
split-complementary
#76FFD4 #FF76E5 #FF8F76
monochromatic
#00FBAC #39FFC1 #76FFD4 #B3FFE7 #E0FFF5
Accessibility & contrast
On white
1.23
#76FFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#76FFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FFD4
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FFD4 | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F0D2
Deuteranopia (green-blind)
#E4E1D7
Tritanopia (blue-blind)
#33FFF3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #76ffd4; /* rgb */ color: rgb(118, 255, 212); /* oklch */ color: oklch(91.2% 0.136 169.9);
Tailwind
colors: {
custom: {
50: '#a7ffe1',
500: '#76ffd4',
950: '#000000',
},
}SCSS
$custom: #76ffd4; $custom-light: #a7ffe1; $custom-dark: #000000;
JSON
{
"hex": "#76ffd4",
"rgb": {
"r": 118,
"g": 255,
"b": 212
},
"hsl": {
"h": 161.168,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.91177,
"c": 0.1356,
"h": 169.9
},
"luminance": 0.80125
}Semantic roles & 50–950 ramp
primary
#76FFD4
secondary
#DD3D6F
accent
#0048E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684