#76FABE#76FABE
#76FABE is a very light, vivid teal. Relative luminance 0.759; OKLCH L 89.5% C 0.145 H 161.7°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #76FABE |
|---|---|
| RGB | rgb(118, 250, 190) |
| HSL | hsl(153, 93%, 72%) |
| HSV | hsv(153, 53%, 98%) |
| CMYK | cmyk(52.8%, 0%, 24%, 2%) |
| CIE-LAB | lab(89.83, -50.00, 17.88) |
| CIE-LCH | lch(89.83, 53.10, 160.32°) |
| OKLab | oklab(89.47% -0.1379 0.0457) |
| OKLCH | oklch(89.47% 0.145 161.7) |
| XYZ | xyz(50.9466, 75.9359, 60.6775) |
| Luminance | 0.7594 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.55
Light Greenish Blue
#63F7B4
ΔE00 1.91
Light Blue Green
#7EFBB3
ΔE00 2.77
Seafoam (survey)
#80F9AD
ΔE00 3.75
Seafoam Green
#7AF9AB
ΔE00 3.87
Greenish Cyan
#2AFEB7
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FABE #FA76B2
analogous
#76FA7C #76FABE #76F4FA
triadic
#76FABE #BE76FA #FABE76
tetradic
#76FABE #7C76FA #FA76B2 #F4FA76
square
#76FABE #7C76FA #FA76B2 #F4FA76
split-complementary
#76FABE #FA76F4 #FA7C76
monochromatic
#09ED85 #3BF8A2 #76FABE #B1FCDA #E1FEF1
Accessibility & contrast
On white
1.30
#76FABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#76FABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FABE
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FABE | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EABB
Deuteranopia (green-blind)
#E3DCC2
Tritanopia (blue-blind)
#46F9E9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #76fabe; /* rgb */ color: rgb(118, 250, 190); /* oklch */ color: oklch(89.5% 0.145 161.7);
Tailwind
colors: {
custom: {
50: '#a6fdd1',
500: '#76fabe',
950: '#000000',
},
}SCSS
$custom: #76fabe; $custom-light: #a6fdd1; $custom-dark: #000000;
JSON
{
"hex": "#76fabe",
"rgb": {
"r": 118,
"g": 250,
"b": 190
},
"hsl": {
"h": 152.727,
"s": 92.958,
"l": 72.157
},
"oklch": {
"l": 0.89467,
"c": 0.14525,
"h": 161.7
},
"luminance": 0.7594
}Semantic roles & 50–950 ramp
primary
#76FABE
secondary
#D63E83
accent
#0068E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683