#76FFCE#76FFCE
#76FFCE is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.0% C 0.140 H 167.1°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #76FFCE |
|---|---|
| RGB | rgb(118, 255, 206) |
| HSL | hsl(159, 100%, 73%) |
| HSV | hsv(159, 54%, 100%) |
| CMYK | cmyk(53.7%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(91.61, -48.77, 12.16) |
| CIE-LCH | lch(91.61, 50.26, 166.00°) |
| OKLab | oklab(91.02% -0.1361 0.0312) |
| OKLCH | oklch(91.02% 0.14 167.1) |
| XYZ | xyz(54.3666, 79.8228, 70.9229) |
| Luminance | 0.7983 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.49
Light Aquamarine
#7BFDC7
ΔE00 1.54
Light Turquoise
#7EF4CC
ΔE00 2.95
Light Aqua
#8CFFDB
ΔE00 3.45
Bright Teal
#01F9C6
ΔE00 4.47
Light Greenish Blue
#63F7B4
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FFCE #FF76A7
analogous
#76FF89 #76FFCE #76ECFF
triadic
#76FFCE #CE76FF #FFCE76
tetradic
#76FFCE #8976FF #FF76A7 #ECFF76
square
#76FFCE #8976FF #FF76A7 #ECFF76
split-complementary
#76FFCE #FF76EC #FF8976
monochromatic
#00FBA1 #39FFB8 #76FFCE #B3FFE4 #E0FFF4
Accessibility & contrast
On white
1.24
#76FFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#76FFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FFCE
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FFCE | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF0CB
Deuteranopia (green-blind)
#E5E1D1
Tritanopia (blue-blind)
#39FFF1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #76ffce; /* rgb */ color: rgb(118, 255, 206); /* oklch */ color: oklch(91.0% 0.140 167.1);
Tailwind
colors: {
custom: {
50: '#a7ffdd',
500: '#76ffce',
950: '#000000',
},
}SCSS
$custom: #76ffce; $custom-light: #a7ffdd; $custom-dark: #000000;
JSON
{
"hex": "#76ffce",
"rgb": {
"r": 118,
"g": 255,
"b": 206
},
"hsl": {
"h": 158.54,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.91024,
"c": 0.13966,
"h": 167.1
},
"luminance": 0.79828
}Semantic roles & 50–950 ramp
primary
#76FFCE
secondary
#DD3D76
accent
#0052E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684