#76FFCA#76FFCA
#76FFCA is a very light, vivid teal. Relative luminance 0.796; OKLCH L 90.9% C 0.143 H 165.3°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #76FFCA |
|---|---|
| RGB | rgb(118, 255, 202) |
| HSL | hsl(157, 100%, 73%) |
| HSV | hsv(157, 54%, 100%) |
| CMYK | cmyk(53.7%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(91.52, -49.62, 14.09) |
| CIE-LCH | lch(91.52, 51.58, 164.14°) |
| OKLab | oklab(90.93% -0.1379 0.0361) |
| OKLCH | oklch(90.93% 0.143 165.3) |
| XYZ | xyz(53.8868, 79.6309, 68.3962) |
| Luminance | 0.7964 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.76
Aquamarine
#7FFFD4
ΔE00 2.37
Light Turquoise
#7EF4CC
ΔE00 3.55
Light Greenish Blue
#63F7B4
ΔE00 3.68
Light Aqua
#8CFFDB
ΔE00 4.27
Greenish Cyan
#2AFEB7
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FFCA #FF76AB
analogous
#76FF85 #76FFCA #76F0FF
triadic
#76FFCA #CA76FF #FFCA76
tetradic
#76FFCA #8576FF #FF76AB #F0FF76
square
#76FFCA #8576FF #FF76AB #F0FF76
split-complementary
#76FFCA #FF76F0 #FF8576
monochromatic
#00FB9A #39FFB2 #76FFCA #B3FFE2 #E0FFF3
Accessibility & contrast
On white
1.24
#76FFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#76FFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FFCA
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FFCA | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFC7
Deuteranopia (green-blind)
#E6E1CD
Tritanopia (blue-blind)
#3CFFF0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #76ffca; /* rgb */ color: rgb(118, 255, 202); /* oklch */ color: oklch(90.9% 0.143 165.3);
Tailwind
colors: {
custom: {
50: '#a7ffda',
500: '#76ffca',
950: '#000000',
},
}SCSS
$custom: #76ffca; $custom-light: #a7ffda; $custom-dark: #000000;
JSON
{
"hex": "#76ffca",
"rgb": {
"r": 118,
"g": 255,
"b": 202
},
"hsl": {
"h": 156.788,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.90926,
"c": 0.14254,
"h": 165.3
},
"luminance": 0.79636
}Semantic roles & 50–950 ramp
primary
#76FFCA
secondary
#DD3D7A
accent
#0059E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683