#77FFCF#77FFCF
#77FFCF is a very light, vivid teal. Relative luminance 0.799; OKLCH L 91.1% C 0.138 H 167.5°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #77FFCF |
|---|---|
| RGB | rgb(119, 255, 207) |
| HSL | hsl(159, 100%, 73%) |
| HSV | hsv(159, 53%, 100%) |
| CMYK | cmyk(53.3%, 0%, 18.8%, 0%) |
| CIE-LAB | lab(91.66, -48.34, 11.72) |
| CIE-LCH | lch(91.66, 49.74, 166.37°) |
| OKLab | oklab(91.08% -0.1351 0.0301) |
| OKLCH | oklch(91.08% 0.138 167.5) |
| XYZ | xyz(54.6250, 79.9419, 71.5711) |
| Luminance | 0.7995 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.26
Light Aquamarine
#7BFDC7
ΔE00 1.72
Light Turquoise
#7EF4CC
ΔE00 2.81
Light Aqua
#8CFFDB
ΔE00 3.22
Bright Teal
#01F9C6
ΔE00 4.52
Light Greenish Blue
#63F7B4
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FFCF #FF77A7
analogous
#77FF8B #77FFCF #77EBFF
triadic
#77FFCF #CF77FF #FFCF77
tetradic
#77FFCF #8B77FF #FF77A7 #EBFF77
square
#77FFCF #8B77FF #FF77A7 #EBFF77
split-complementary
#77FFCF #FF77EB #FF8B77
monochromatic
#00FCA3 #3AFFB9 #77FFCF #B4FFE5 #E0FFF4
Accessibility & contrast
On white
1.24
#77FFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#77FFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FFCF
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FFCF | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF0CD
Deuteranopia (green-blind)
#E5E1D2
Tritanopia (blue-blind)
#3BFFF1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #77ffcf; /* rgb */ color: rgb(119, 255, 207); /* oklch */ color: oklch(91.1% 0.138 167.5);
Tailwind
colors: {
custom: {
50: '#a8ffdd',
500: '#77ffcf',
950: '#000000',
},
}SCSS
$custom: #77ffcf; $custom-light: #a8ffdd; $custom-dark: #000000;
JSON
{
"hex": "#77ffcf",
"rgb": {
"r": 119,
"g": 255,
"b": 207
},
"hsl": {
"h": 158.824,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.91084,
"c": 0.13841,
"h": 167.5
},
"luminance": 0.79947
}Semantic roles & 50–950 ramp
primary
#77FFCF
secondary
#DD3D76
accent
#0051E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684