#78FCC2#78FCC2
#78FCC2 is a very light, vivid teal. Relative luminance 0.775; OKLCH L 90.1% C 0.144 H 162.5°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #78FCC2 |
|---|---|
| RGB | rgb(120, 252, 194) |
| HSL | hsl(154, 96%, 73%) |
| HSV | hsv(154, 52%, 99%) |
| CMYK | cmyk(52.4%, 0%, 23%, 1.2%) |
| CIE-LAB | lab(90.55, -49.59, 16.85) |
| CIE-LCH | lch(90.55, 52.37, 161.23°) |
| OKLab | oklab(90.1% -0.137 0.0431) |
| OKLCH | oklch(90.1% 0.144 162.5) |
| XYZ | xyz(52.2891, 77.5043, 63.2328) |
| Luminance | 0.7751 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.94
Light Greenish Blue
#63F7B4
ΔE00 2.47
Light Blue Green
#7EFBB3
ΔE00 3.23
Aquamarine
#7FFFD4
ΔE00 3.67
Greenish Cyan
#2AFEB7
ΔE00 4.21
Seafoam (survey)
#80F9AD
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FCC2 #FC78B2
analogous
#78FC80 #78FCC2 #78F4FC
triadic
#78FCC2 #C278FC #FCC278
tetradic
#78FCC2 #8078FC #FC78B2 #F4FC78
square
#78FCC2 #8078FC #FC78B2 #F4FC78
split-complementary
#78FCC2 #FC78F4 #FC8078
monochromatic
#05F48B #3CFBA7 #78FCC2 #B4FDDD #E1FEF1
Accessibility & contrast
On white
1.27
#78FCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#78FCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FCC2
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FCC2 | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8ECBF
Deuteranopia (green-blind)
#E5DEC6
Tritanopia (blue-blind)
#48FCEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #78fcc2; /* rgb */ color: rgb(120, 252, 194); /* oklch */ color: oklch(90.1% 0.144 162.5);
Tailwind
colors: {
custom: {
50: '#a8fed4',
500: '#78fcc2',
950: '#000000',
},
}SCSS
$custom: #78fcc2; $custom-light: #a8fed4; $custom-dark: #000000;
JSON
{
"hex": "#78fcc2",
"rgb": {
"r": 120,
"g": 252,
"b": 194
},
"hsl": {
"h": 153.636,
"s": 95.652,
"l": 72.941
},
"oklch": {
"l": 0.90102,
"c": 0.14364,
"h": 162.5
},
"luminance": 0.77509
}Semantic roles & 50–950 ramp
primary
#78FCC2
secondary
#D93F83
accent
#0065E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683