#78FBC3#78FBC3
#78FBC3 is a very light, vivid teal. Relative luminance 0.769; OKLCH L 89.9% C 0.142 H 163.2°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #78FBC3 |
|---|---|
| RGB | rgb(120, 251, 195) |
| HSL | hsl(154, 94%, 73%) |
| HSV | hsv(154, 52%, 98%) |
| CMYK | cmyk(52.2%, 0%, 22.3%, 1.6%) |
| CIE-LAB | lab(90.29, -48.96, 15.96) |
| CIE-LCH | lch(90.29, 51.50, 161.94°) |
| OKLab | oklab(89.89% -0.1355 0.0409) |
| OKLCH | oklch(89.89% 0.142 163.2) |
| XYZ | xyz(52.0886, 76.9230, 63.7218) |
| Luminance | 0.7693 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.66
Light Greenish Blue
#63F7B4
ΔE00 2.71
Aquamarine
#7FFFD4
ΔE00 3.32
Light Blue Green
#7EFBB3
ΔE00 3.61
Light Turquoise
#7EF4CC
ΔE00 3.83
Greenish Cyan
#2AFEB7
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FBC3 #FB78B0
analogous
#78FB81 #78FBC3 #78F2FB
triadic
#78FBC3 #C378FB #FBC378
tetradic
#78FBC3 #8178FB #FB78B0 #F2FB78
square
#78FBC3 #8178FB #FB78B0 #F2FB78
split-complementary
#78FBC3 #FB78F2 #FB8178
monochromatic
#07F18D #3DF9A9 #78FBC3 #B3FDDD #E1FEF2
Accessibility & contrast
On white
1.28
#78FBC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#78FBC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FBC3
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FBC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FBC3 | 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)
#F7EBC0
Deuteranopia (green-blind)
#E4DEC7
Tritanopia (blue-blind)
#48FBEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #78fbc3; /* rgb */ color: rgb(120, 251, 195); /* oklch */ color: oklch(89.9% 0.142 163.2);
Tailwind
colors: {
custom: {
50: '#a7fdd5',
500: '#78fbc3',
950: '#000000',
},
}SCSS
$custom: #78fbc3; $custom-light: #a7fdd5; $custom-dark: #000000;
JSON
{
"hex": "#78fbc3",
"rgb": {
"r": 120,
"g": 251,
"b": 195
},
"hsl": {
"h": 154.351,
"s": 94.245,
"l": 72.745
},
"oklch": {
"l": 0.89891,
"c": 0.14154,
"h": 163.2
},
"luminance": 0.76928
}Semantic roles & 50–950 ramp
primary
#78FBC3
secondary
#D83F81
accent
#0062E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683