#76FFCF#76FFCF
#76FFCF is a very light, vivid teal. Relative luminance 0.799; OKLCH L 91.0% C 0.139 H 167.6°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #76FFCF |
|---|---|
| RGB | rgb(118, 255, 207) |
| HSL | hsl(159, 100%, 73%) |
| HSV | hsv(159, 54%, 100%) |
| CMYK | cmyk(53.7%, 0%, 18.8%, 0%) |
| CIE-LAB | lab(91.63, -48.55, 11.67) |
| CIE-LCH | lch(91.63, 49.93, 166.48°) |
| OKLab | oklab(91.05% -0.1357 0.0299) |
| OKLCH | oklch(91.05% 0.139 167.6) |
| XYZ | xyz(54.4884, 79.8715, 71.5647) |
| Luminance | 0.7988 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.29
Light Aquamarine
#7BFDC7
ΔE00 1.76
Light Turquoise
#7EF4CC
ΔE00 2.83
Light Aqua
#8CFFDB
ΔE00 3.25
Bright Teal
#01F9C6
ΔE00 4.45
Light Greenish Blue
#63F7B4
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FFCF #FF76A6
analogous
#76FF8A #76FFCF #76EBFF
triadic
#76FFCF #CF76FF #FFCF76
tetradic
#76FFCF #8A76FF #FF76A6 #EBFF76
square
#76FFCF #8A76FF #FF76A6 #EBFF76
split-complementary
#76FFCF #FF76EB #FF8A76
monochromatic
#00FBA3 #39FFBA #76FFCF #B3FFE4 #E0FFF4
Accessibility & contrast
On white
1.24
#76FFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#76FFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FFCF
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FFCF | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF0CD
Deuteranopia (green-blind)
#E5E1D2
Tritanopia (blue-blind)
#38FFF1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #76ffcf; /* rgb */ color: rgb(118, 255, 207); /* oklch */ color: oklch(91.0% 0.139 167.6);
Tailwind
colors: {
custom: {
50: '#a7ffdd',
500: '#76ffcf',
950: '#000000',
},
}SCSS
$custom: #76ffcf; $custom-light: #a7ffdd; $custom-dark: #000000;
JSON
{
"hex": "#76ffcf",
"rgb": {
"r": 118,
"g": 255,
"b": 207
},
"hsl": {
"h": 158.978,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.9105,
"c": 0.13896,
"h": 167.6
},
"luminance": 0.79877
}Semantic roles & 50–950 ramp
primary
#76FFCF
secondary
#DD3D75
accent
#0050E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684