#78FCBF#78FCBF
#78FCBF is a very light, vivid teal. Relative luminance 0.774; OKLCH L 90.0% C 0.146 H 161.3°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #78FCBF |
|---|---|
| RGB | rgb(120, 252, 191) |
| HSL | hsl(152, 96%, 73%) |
| HSV | hsv(152, 52%, 99%) |
| CMYK | cmyk(52.4%, 0%, 24.2%, 1.2%) |
| CIE-LAB | lab(90.49, -50.20, 18.30) |
| CIE-LCH | lch(90.49, 53.43, 159.96°) |
| OKLab | oklab(90.03% -0.1383 0.0468) |
| OKLCH | oklch(90.03% 0.146 161.3) |
| XYZ | xyz(51.9556, 77.3709, 61.4762) |
| Luminance | 0.7738 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.58
Light Greenish Blue
#63F7B4
ΔE00 2.07
Light Blue Green
#7EFBB3
ΔE00 2.58
Seafoam (survey)
#80F9AD
ΔE00 3.61
Seafoam Green
#7AF9AB
ΔE00 3.74
Greenish Cyan
#2AFEB7
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FCBF #FC78B5
analogous
#78FC7D #78FCBF #78F7FC
triadic
#78FCBF #BF78FC #FCBF78
tetradic
#78FCBF #7D78FC #FC78B5 #F7FC78
square
#78FCBF #7D78FC #FC78B5 #F7FC78
split-complementary
#78FCBF #FC78F7 #FC7D78
monochromatic
#05F486 #3CFBA3 #78FCBF #B4FDDB #E1FEF1
Accessibility & contrast
On white
1.27
#78FCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#78FCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FCBF
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FCBF | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECBC
Deuteranopia (green-blind)
#E6DEC3
Tritanopia (blue-blind)
#4AFBEB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #78fcbf; /* rgb */ color: rgb(120, 252, 191); /* oklch */ color: oklch(90.0% 0.146 161.3);
Tailwind
colors: {
custom: {
50: '#a8fed2',
500: '#78fcbf',
950: '#000000',
},
}SCSS
$custom: #78fcbf; $custom-light: #a8fed2; $custom-dark: #000000;
JSON
{
"hex": "#78fcbf",
"rgb": {
"r": 120,
"g": 252,
"b": 191
},
"hsl": {
"h": 152.273,
"s": 95.652,
"l": 72.941
},
"oklch": {
"l": 0.90032,
"c": 0.14603,
"h": 161.3
},
"luminance": 0.77375
}Semantic roles & 50–950 ramp
primary
#78FCBF
secondary
#D93F86
accent
#006AE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683