#78FEBF#78FEBF
#78FEBF is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.5% C 0.149 H 160.8°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #78FEBF |
|---|---|
| RGB | rgb(120, 254, 191) |
| HSL | hsl(152, 99%, 73%) |
| HSV | hsv(152, 53%, 100%) |
| CMYK | cmyk(52.8%, 0%, 24.8%, 0.4%) |
| CIE-LAB | lab(91.07, -51.03, 19.11) |
| CIE-LCH | lch(91.07, 54.49, 159.47°) |
| OKLab | oklab(90.5% -0.1405 0.0488) |
| OKLCH | oklch(90.5% 0.149 160.8) |
| XYZ | xyz(52.5869, 78.6336, 61.6867) |
| Luminance | 0.7864 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.91
Light Greenish Blue
#63F7B4
ΔE00 2.13
Light Blue Green
#7EFBB3
ΔE00 2.35
Seafoam (survey)
#80F9AD
ΔE00 3.41
Seafoam Green
#7AF9AB
ΔE00 3.52
Greenish Cyan
#2AFEB7
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FEBF #FE78B7
analogous
#78FE7C #78FEBF #78FAFE
triadic
#78FEBF #BF78FE #FEBF78
tetradic
#78FEBF #7C78FE #FE78B7 #FAFE78
square
#78FEBF #7C78FE #FE78B7 #FAFE78
split-complementary
#78FEBF #FE78FA #FE7C78
monochromatic
#02FA85 #3BFEA2 #78FEBF #B5FEDC #E1FFF1
Accessibility & contrast
On white
1.26
#78FEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#78FEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FEBF
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FEBF | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEEBB
Deuteranopia (green-blind)
#E8E0C3
Tritanopia (blue-blind)
#49FDED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #78febf; /* rgb */ color: rgb(120, 254, 191); /* oklch */ color: oklch(90.5% 0.149 160.8);
Tailwind
colors: {
custom: {
50: '#a8ffd2',
500: '#78febf',
950: '#000000',
},
}SCSS
$custom: #78febf; $custom-light: #a8ffd2; $custom-dark: #000000;
JSON
{
"hex": "#78febf",
"rgb": {
"r": 120,
"g": 254,
"b": 191
},
"hsl": {
"h": 151.791,
"s": 98.529,
"l": 73.333
},
"oklch": {
"l": 0.90501,
"c": 0.1487,
"h": 160.8
},
"luminance": 0.78638
}Semantic roles & 50–950 ramp
primary
#78FEBF
secondary
#DC3F88
accent
#006CE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683