#78FBC2#78FBC2
#78FBC2 is a very light, vivid teal. Relative luminance 0.769; OKLCH L 89.9% C 0.142 H 162.8°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #78FBC2 |
|---|---|
| RGB | rgb(120, 251, 194) |
| HSL | hsl(154, 94%, 73%) |
| HSV | hsv(154, 52%, 98%) |
| CMYK | cmyk(52.2%, 0%, 22.7%, 1.6%) |
| CIE-LAB | lab(90.27, -49.16, 16.45) |
| CIE-LCH | lch(90.27, 51.84, 161.50°) |
| OKLab | oklab(89.87% -0.1359 0.0421) |
| OKLCH | oklch(89.87% 0.142 162.8) |
| XYZ | xyz(51.9759, 76.8779, 63.1284) |
| Luminance | 0.7688 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.85
Light Greenish Blue
#63F7B4
ΔE00 2.53
Light Blue Green
#7EFBB3
ΔE00 3.39
Aquamarine
#7FFFD4
ΔE00 3.54
Light Turquoise
#7EF4CC
ΔE00 4.04
Greenish Cyan
#2AFEB7
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FBC2 #FB78B1
analogous
#78FB80 #78FBC2 #78F3FB
triadic
#78FBC2 #C278FB #FBC278
tetradic
#78FBC2 #8078FB #FB78B1 #F3FB78
square
#78FBC2 #8078FB #FB78B1 #F3FB78
split-complementary
#78FBC2 #FB78F3 #FB8078
monochromatic
#07F18C #3DF9A7 #78FBC2 #B3FDDD #E1FEF2
Accessibility & contrast
On white
1.28
#78FBC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#78FBC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FBC2
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FBC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FBC2 | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EBBF
Deuteranopia (green-blind)
#E4DEC6
Tritanopia (blue-blind)
#48FBEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #78fbc2; /* rgb */ color: rgb(120, 251, 194); /* oklch */ color: oklch(89.9% 0.142 162.8);
Tailwind
colors: {
custom: {
50: '#a7fdd4',
500: '#78fbc2',
950: '#000000',
},
}SCSS
$custom: #78fbc2; $custom-light: #a7fdd4; $custom-dark: #000000;
JSON
{
"hex": "#78fbc2",
"rgb": {
"r": 120,
"g": 251,
"b": 194
},
"hsl": {
"h": 153.893,
"s": 94.245,
"l": 72.745
},
"oklch": {
"l": 0.89867,
"c": 0.14232,
"h": 162.8
},
"luminance": 0.76882
}Semantic roles & 50–950 ramp
primary
#78FBC2
secondary
#D83F82
accent
#0064E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683