#78FFBE#78FFBE
#78FFBE is a very light, vivid teal. Relative luminance 0.792; OKLCH L 90.7% C 0.151 H 160.2°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #78FFBE |
|---|---|
| RGB | rgb(120, 255, 190) |
| HSL | hsl(151, 100%, 74%) |
| HSV | hsv(151, 53%, 100%) |
| CMYK | cmyk(52.9%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(91.34, -51.64, 19.99) |
| CIE-LCH | lch(91.34, 55.38, 158.84°) |
| OKLab | oklab(90.71% -0.142 0.051) |
| OKLCH | oklch(90.71% 0.151 160.2) |
| XYZ | xyz(52.7954, 79.2261, 61.2152) |
| Luminance | 0.7923 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 2.08
Light Greenish Blue
#63F7B4
ΔE00 2.17
Light Aquamarine
#7BFDC7
ΔE00 2.31
Seafoam (survey)
#80F9AD
ΔE00 3.15
Seafoam Green
#7AF9AB
ΔE00 3.24
Greenish Cyan
#2AFEB7
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FFBE #FF78B9
analogous
#78FF7A #78FFBE #78FDFF
triadic
#78FFBE #BE78FF #FFBE78
tetradic
#78FFBE #7A78FF #FF78B9 #FDFF78
square
#78FFBE #7A78FF #FF78B9 #FDFF78
split-complementary
#78FFBE #FF78FD #FF7A78
monochromatic
#00FD83 #3BFFA1 #78FFBE #B5FFDB #E0FFF0
Accessibility & contrast
On white
1.25
#78FFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#78FFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FFBE
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FFBE | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEBA
Deuteranopia (green-blind)
#E9E1C2
Tritanopia (blue-blind)
#49FEED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #78ffbe; /* rgb */ color: rgb(120, 255, 190); /* oklch */ color: oklch(90.7% 0.151 160.2);
Tailwind
colors: {
custom: {
50: '#a8ffd1',
500: '#78ffbe',
950: '#000000',
},
}SCSS
$custom: #78ffbe; $custom-light: #a8ffd1; $custom-dark: #000000;
JSON
{
"hex": "#78ffbe",
"rgb": {
"r": 120,
"g": 255,
"b": 190
},
"hsl": {
"h": 151.111,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.90713,
"c": 0.15085,
"h": 160.2
},
"luminance": 0.79231
}Semantic roles & 50–950 ramp
primary
#78FFBE
secondary
#DD3E8B
accent
#006FE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683