#78FBBE#78FBBE
#78FBBE is a very light, vivid teal. Relative luminance 0.767; OKLCH L 89.8% C 0.145 H 161.2°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #78FBBE |
|---|---|
| RGB | rgb(120, 251, 190) |
| HSL | hsl(152, 94%, 73%) |
| HSV | hsv(152, 52%, 98%) |
| CMYK | cmyk(52.2%, 0%, 24.3%, 1.6%) |
| CIE-LAB | lab(90.18, -49.98, 18.39) |
| CIE-LCH | lch(90.18, 53.25, 159.80°) |
| OKLab | oklab(89.77% -0.1377 0.047) |
| OKLCH | oklch(89.77% 0.146 161.2) |
| XYZ | xyz(51.5327, 76.7006, 60.7943) |
| Luminance | 0.7671 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.67
Light Greenish Blue
#63F7B4
ΔE00 1.96
Light Blue Green
#7EFBB3
ΔE00 2.52
Seafoam (survey)
#80F9AD
ΔE00 3.53
Seafoam Green
#7AF9AB
ΔE00 3.65
Greenish Cyan
#2AFEB7
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FBBE #FB78B5
analogous
#78FB7C #78FBBE #78F7FB
triadic
#78FBBE #BE78FB #FBBE78
tetradic
#78FBBE #7C78FB #FB78B5 #F7FB78
square
#78FBBE #7C78FB #FB78B5 #F7FB78
split-complementary
#78FBBE #FB78F7 #FB7C78
monochromatic
#07F184 #3DF9A1 #78FBBE #B3FDDB #E1FEF1
Accessibility & contrast
On white
1.29
#78FBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#78FBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FBBE
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FBBE | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBBB
Deuteranopia (green-blind)
#E5DDC2
Tritanopia (blue-blind)
#4BFAEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #78fbbe; /* rgb */ color: rgb(120, 251, 190); /* oklch */ color: oklch(89.8% 0.145 161.2);
Tailwind
colors: {
custom: {
50: '#a7fdd1',
500: '#78fbbe',
950: '#000000',
},
}SCSS
$custom: #78fbbe; $custom-light: #a7fdd1; $custom-dark: #000000;
JSON
{
"hex": "#78fbbe",
"rgb": {
"r": 120,
"g": 251,
"b": 190
},
"hsl": {
"h": 152.061,
"s": 94.245,
"l": 72.745
},
"oklch": {
"l": 0.89774,
"c": 0.1455,
"h": 161.2
},
"luminance": 0.76705
}Semantic roles & 50–950 ramp
primary
#78FBBE
secondary
#D83F86
accent
#006BE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683