#77FECF#77FECF
#77FECF is a very light, vivid teal. Relative luminance 0.793; OKLCH L 90.9% C 0.137 H 167.8°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #77FECF |
|---|---|
| RGB | rgb(119, 254, 207) |
| HSL | hsl(159, 99%, 73%) |
| HSV | hsv(159, 53%, 100%) |
| CMYK | cmyk(53.1%, 0%, 18.5%, 0.4%) |
| CIE-LAB | lab(91.37, -47.91, 11.31) |
| CIE-LCH | lch(91.37, 49.23, 166.71°) |
| OKLab | oklab(90.85% -0.134 0.029) |
| OKLCH | oklch(90.85% 0.137 167.8) |
| XYZ | xyz(54.3068, 79.3056, 71.4650) |
| Luminance | 0.7931 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.10
Light Aquamarine
#7BFDC7
ΔE00 1.87
Light Turquoise
#7EF4CC
ΔE00 2.55
Light Aqua
#8CFFDB
ΔE00 3.05
Bright Teal
#01F9C6
ΔE00 4.49
Light Greenish Blue
#63F7B4
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FECF #FE77A6
analogous
#77FE8B #77FECF #77E9FE
triadic
#77FECF #CF77FE #FECF77
tetradic
#77FECF #8B77FE #FE77A6 #E9FE77
square
#77FECF #8B77FE #FE77A6 #E9FE77
split-complementary
#77FECF #FE77E9 #FE8B77
monochromatic
#02F9A3 #3AFEBA #77FECF #B4FEE4 #E1FFF4
Accessibility & contrast
On white
1.25
#77FECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#77FECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FECF
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FECF | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFCD
Deuteranopia (green-blind)
#E4E0D2
Tritanopia (blue-blind)
#3BFFF1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #77fecf; /* rgb */ color: rgb(119, 254, 207); /* oklch */ color: oklch(90.9% 0.137 167.8);
Tailwind
colors: {
custom: {
50: '#a7ffdd',
500: '#77fecf',
950: '#000000',
},
}SCSS
$custom: #77fecf; $custom-light: #a7ffdd; $custom-dark: #000000;
JSON
{
"hex": "#77fecf",
"rgb": {
"r": 119,
"g": 254,
"b": 207
},
"hsl": {
"h": 159.111,
"s": 98.54,
"l": 73.137
},
"oklch": {
"l": 0.90851,
"c": 0.13715,
"h": 167.8
},
"luminance": 0.79311
}Semantic roles & 50–950 ramp
primary
#77FECF
secondary
#DC3E75
accent
#0050E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684