#78FBC4#78FBC4
#78FBC4 is a very light, vivid teal. Relative luminance 0.770; OKLCH L 89.9% C 0.141 H 163.6°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #78FBC4 |
|---|---|
| RGB | rgb(120, 251, 196) |
| HSL | hsl(155, 94%, 73%) |
| HSV | hsv(155, 52%, 98%) |
| CMYK | cmyk(52.2%, 0%, 21.9%, 1.6%) |
| CIE-LAB | lab(90.31, -48.75, 15.48) |
| CIE-LCH | lch(90.31, 51.15, 162.39°) |
| OKLab | oklab(89.92% -0.1351 0.0397) |
| OKLCH | oklch(89.92% 0.141 163.6) |
| XYZ | xyz(52.2020, 76.9683, 64.3193) |
| Luminance | 0.7697 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.52
Light Greenish Blue
#63F7B4
ΔE00 2.89
Aquamarine
#7FFFD4
ΔE00 3.10
Light Turquoise
#7EF4CC
ΔE00 3.63
Light Blue Green
#7EFBB3
ΔE00 3.84
Greenish Cyan
#2AFEB7
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FBC4 #FB78AF
analogous
#78FB82 #78FBC4 #78F1FB
triadic
#78FBC4 #C478FB #FBC478
tetradic
#78FBC4 #8278FB #FB78AF #F1FB78
square
#78FBC4 #8278FB #FB78AF #F1FB78
split-complementary
#78FBC4 #FB78F1 #FB8278
monochromatic
#07F18F #3DF9AA #78FBC4 #B3FDDE #E1FEF2
Accessibility & contrast
On white
1.28
#78FBC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#78FBC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FBC4
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FBC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FBC4 | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7ECC1
Deuteranopia (green-blind)
#E4DEC7
Tritanopia (blue-blind)
#47FBEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #78fbc4; /* rgb */ color: rgb(120, 251, 196); /* oklch */ color: oklch(89.9% 0.141 163.6);
Tailwind
colors: {
custom: {
50: '#a7fdd6',
500: '#78fbc4',
950: '#000000',
},
}SCSS
$custom: #78fbc4; $custom-light: #a7fdd6; $custom-dark: #000000;
JSON
{
"hex": "#78fbc4",
"rgb": {
"r": 120,
"g": 251,
"b": 196
},
"hsl": {
"h": 154.809,
"s": 94.245,
"l": 72.745
},
"oklch": {
"l": 0.89915,
"c": 0.14077,
"h": 163.6
},
"luminance": 0.76973
}Semantic roles & 50–950 ramp
primary
#78FBC4
secondary
#D83F7F
accent
#0060E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683