#76FFCD#76FFCD
#76FFCD is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.0% C 0.140 H 166.7°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #76FFCD |
|---|---|
| RGB | rgb(118, 255, 205) |
| HSL | hsl(158, 100%, 73%) |
| HSV | hsv(158, 54%, 100%) |
| CMYK | cmyk(53.7%, 0%, 19.6%, 0%) |
| CIE-LAB | lab(91.58, -48.98, 12.64) |
| CIE-LCH | lch(91.58, 50.58, 165.53°) |
| OKLab | oklab(91% -0.1366 0.0324) |
| OKLCH | oklch(91% 0.14 166.7) |
| XYZ | xyz(54.2455, 79.7743, 70.2851) |
| Luminance | 0.7978 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.32
Aquamarine
#7FFFD4
ΔE00 1.71
Light Turquoise
#7EF4CC
ΔE00 3.09
Light Aqua
#8CFFDB
ΔE00 3.65
Light Greenish Blue
#63F7B4
ΔE00 4.29
Bright Teal
#01F9C6
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FFCD #FF76A8
analogous
#76FF88 #76FFCD #76EDFF
triadic
#76FFCD #CD76FF #FFCD76
tetradic
#76FFCD #8876FF #FF76A8 #EDFF76
square
#76FFCD #8876FF #FF76A8 #EDFF76
split-complementary
#76FFCD #FF76ED #FF8876
monochromatic
#00FB9F #39FFB7 #76FFCD #B3FFE3 #E0FFF4
Accessibility & contrast
On white
1.24
#76FFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#76FFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FFCD
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FFCD | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF0CA
Deuteranopia (green-blind)
#E6E1D0
Tritanopia (blue-blind)
#39FFF1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #76ffcd; /* rgb */ color: rgb(118, 255, 205); /* oklch */ color: oklch(91.0% 0.140 166.7);
Tailwind
colors: {
custom: {
50: '#a7ffdc',
500: '#76ffcd',
950: '#000000',
},
}SCSS
$custom: #76ffcd; $custom-light: #a7ffdc; $custom-dark: #000000;
JSON
{
"hex": "#76ffcd",
"rgb": {
"r": 118,
"g": 255,
"b": 205
},
"hsl": {
"h": 158.102,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.91,
"c": 0.14037,
"h": 166.7
},
"luminance": 0.79779
}Semantic roles & 50–950 ramp
primary
#76FFCD
secondary
#DD3D77
accent
#0054E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684