#76FACA#76FACA
#76FACA is a very light, vivid teal. Relative luminance 0.765; OKLCH L 89.8% C 0.136 H 166.9°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #76FACA |
|---|---|
| RGB | rgb(118, 250, 202) |
| HSL | hsl(158, 93%, 72%) |
| HSV | hsv(158, 53%, 98%) |
| CMYK | cmyk(52.8%, 0%, 19.2%, 2%) |
| CIE-LAB | lab(90.08, -47.50, 12.06) |
| CIE-LCH | lch(90.08, 49.00, 165.76°) |
| OKLab | oklab(89.76% -0.1326 0.0309) |
| OKLCH | oklch(89.76% 0.136 166.9) |
| XYZ | xyz(52.3125, 76.4823, 67.8714) |
| Luminance | 0.7649 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.57
Aquamarine
#7FFFD4
ΔE00 1.75
Light Turquoise
#7EF4CC
ΔE00 2.20
Light Aqua
#8CFFDB
ΔE00 3.52
Light Greenish Blue
#63F7B4
ΔE00 4.27
Bright Teal
#01F9C6
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FACA #FA76A6
analogous
#76FA88 #76FACA #76E8FA
triadic
#76FACA #CA76FA #FACA76
tetradic
#76FACA #8876FA #FA76A6 #E8FA76
square
#76FACA #8876FA #FA76A6 #E8FA76
split-complementary
#76FACA #FA76E8 #FA8876
monochromatic
#09ED9A #3BF8B3 #76FACA #B1FCE1 #E1FEF4
Accessibility & contrast
On white
1.29
#76FACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#76FACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FACA
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FACA | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EBC8
Deuteranopia (green-blind)
#E1DDCD
Tritanopia (blue-blind)
#3EFBEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #76faca; /* rgb */ color: rgb(118, 250, 202); /* oklch */ color: oklch(89.8% 0.136 166.9);
Tailwind
colors: {
custom: {
50: '#a6fcda',
500: '#76faca',
950: '#000000',
},
}SCSS
$custom: #76faca; $custom-light: #a6fcda; $custom-dark: #000000;
JSON
{
"hex": "#76faca",
"rgb": {
"r": 118,
"g": 250,
"b": 202
},
"hsl": {
"h": 158.182,
"s": 92.958,
"l": 72.157
},
"oklch": {
"l": 0.89757,
"c": 0.13615,
"h": 166.9
},
"luminance": 0.76487
}Semantic roles & 50–950 ramp
primary
#76FACA
secondary
#D63E75
accent
#0053E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683