#77FFBB#77FFBB
#77FFBB is a very light, vivid teal. Relative luminance 0.790; OKLCH L 90.6% C 0.154 H 159.3°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #77FFBB |
|---|---|
| RGB | rgb(119, 255, 187) |
| HSL | hsl(150, 100%, 73%) |
| HSV | hsv(150, 53%, 100%) |
| CMYK | cmyk(53.3%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(91.25, -52.46, 21.39) |
| CIE-LCH | lch(91.25, 56.65, 157.81°) |
| OKLab | oklab(90.61% -0.1439 0.0545) |
| OKLCH | oklch(90.61% 0.154 159.3) |
| XYZ | xyz(52.3329, 79.0251, 59.4996) |
| Luminance | 0.7903 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.62
Light Greenish Blue
#63F7B4
ΔE00 2.11
Seafoam (survey)
#80F9AD
ΔE00 2.67
Seafoam Green
#7AF9AB
ΔE00 2.71
Light Aquamarine
#7BFDC7
ΔE00 2.91
Light Bluish Green
#76FDA8
ΔE00 3.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FFBB #FF77BB
analogous
#77FF77 #77FFBB #77FFFF
triadic
#77FFBB #BB77FF #FFBB77
tetradic
#77FFBB #7777FF #FF77BB #FFFF77
square
#77FFBB #7777FF #FF77BB #FFFF77
split-complementary
#77FFBB #FF77FF #FF7777
monochromatic
#00FC7E #3AFF9C #77FFBB #B4FFDA #E0FFF0
Accessibility & contrast
On white
1.25
#77FFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#77FFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FFBB
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FFBB | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEEB7
Deuteranopia (green-blind)
#E9E0BF
Tritanopia (blue-blind)
#49FEED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #77ffbb; /* rgb */ color: rgb(119, 255, 187); /* oklch */ color: oklch(90.6% 0.154 159.3);
Tailwind
colors: {
custom: {
50: '#a7ffcf',
500: '#77ffbb',
950: '#000000',
},
}SCSS
$custom: #77ffbb; $custom-light: #a7ffcf; $custom-dark: #000000;
JSON
{
"hex": "#77ffbb",
"rgb": {
"r": 119,
"g": 255,
"b": 187
},
"hsl": {
"h": 150,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.90611,
"c": 0.15386,
"h": 159.3
},
"luminance": 0.7903
}Semantic roles & 50–950 ramp
primary
#77FFBB
secondary
#DD3D8D
accent
#0073E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683