#78FEBD#78FEBD
#78FEBD is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.5% C 0.150 H 160.1°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #78FEBD |
|---|---|
| RGB | rgb(120, 254, 189) |
| HSL | hsl(151, 99%, 73%) |
| HSV | hsv(151, 53%, 100%) |
| CMYK | cmyk(52.8%, 0%, 25.6%, 0.4%) |
| CIE-LAB | lab(91.03, -51.43, 20.08) |
| CIE-LCH | lch(91.03, 55.21, 158.67°) |
| OKLab | oklab(90.46% -0.1413 0.0512) |
| OKLCH | oklch(90.46% 0.15 160.1) |
| XYZ | xyz(52.3684, 78.5462, 60.5355) |
| Luminance | 0.7855 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.96
Light Greenish Blue
#63F7B4
ΔE00 2.03
Light Aquamarine
#7BFDC7
ΔE00 2.33
Seafoam (survey)
#80F9AD
ΔE00 3.02
Seafoam Green
#7AF9AB
ΔE00 3.12
Light Bluish Green
#76FDA8
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FEBD #FE78B9
analogous
#78FE7A #78FEBD #78FCFE
triadic
#78FEBD #BD78FE #FEBD78
tetradic
#78FEBD #7A78FE #FE78B9 #FCFE78
square
#78FEBD #7A78FE #FE78B9 #FCFE78
split-complementary
#78FEBD #FE78FC #FE7A78
monochromatic
#02FA82 #3BFE9F #78FEBD #B5FEDB #E1FFF0
Accessibility & contrast
On white
1.26
#78FEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#78FEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FEBD
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FEBD | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEEB9
Deuteranopia (green-blind)
#E8E0C1
Tritanopia (blue-blind)
#4AFDEC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #78febd; /* rgb */ color: rgb(120, 254, 189); /* oklch */ color: oklch(90.5% 0.150 160.1);
Tailwind
colors: {
custom: {
50: '#a8ffd1',
500: '#78febd',
950: '#000000',
},
}SCSS
$custom: #78febd; $custom-light: #a8ffd1; $custom-dark: #000000;
JSON
{
"hex": "#78febd",
"rgb": {
"r": 120,
"g": 254,
"b": 189
},
"hsl": {
"h": 150.896,
"s": 98.529,
"l": 73.333
},
"oklch": {
"l": 0.90456,
"c": 0.15034,
"h": 160.1
},
"luminance": 0.78551
}Semantic roles & 50–950 ramp
primary
#78FEBD
secondary
#DC3F8B
accent
#006FE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683