#78FBCE#78FBCE
#78FBCE is a very light, vivid teal. Relative luminance 0.774; OKLCH L 90.2% C 0.134 H 168.2°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #78FBCE |
|---|---|
| RGB | rgb(120, 251, 206) |
| HSL | hsl(159, 94%, 73%) |
| HSV | hsv(159, 52%, 98%) |
| CMYK | cmyk(52.2%, 0%, 17.9%, 1.6%) |
| CIE-LAB | lab(90.52, -46.63, 10.62) |
| CIE-LCH | lch(90.52, 47.83, 167.16°) |
| OKLab | oklab(90.16% -0.1307 0.0272) |
| OKLCH | oklch(90.16% 0.134 168.2) |
| XYZ | xyz(53.3784, 77.4389, 70.5148) |
| Luminance | 0.7744 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.08
Light Turquoise
#7EF4CC
ΔE00 1.84
Light Aquamarine
#7BFDC7
ΔE00 2.21
Light Aqua
#8CFFDB
ΔE00 2.80
Bright Teal
#01F9C6
ΔE00 4.56
Pale Turquoise
#A5FBD5
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FBCE #FB78A5
analogous
#78FB8C #78FBCE #78E7FB
triadic
#78FBCE #CE78FB #FBCE78
tetradic
#78FBCE #8C78FB #FB78A5 #E7FB78
square
#78FBCE #8C78FB #FB78A5 #E7FB78
split-complementary
#78FBCE #FB78E7 #FB8C78
monochromatic
#07F1A1 #3DF9B8 #78FBCE #B3FDE4 #E1FEF4
Accessibility & contrast
On white
1.27
#78FBCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#78FBCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FBCE
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FBCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FBCE | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6ECCC
Deuteranopia (green-blind)
#E2DED1
Tritanopia (blue-blind)
#40FCEE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #78fbce; /* rgb */ color: rgb(120, 251, 206); /* oklch */ color: oklch(90.2% 0.134 168.2);
Tailwind
colors: {
custom: {
50: '#a8fddd',
500: '#78fbce',
950: '#000000',
},
}SCSS
$custom: #78fbce; $custom-light: #a8fddd; $custom-dark: #000000;
JSON
{
"hex": "#78fbce",
"rgb": {
"r": 120,
"g": 251,
"b": 206
},
"hsl": {
"h": 159.389,
"s": 94.245,
"l": 72.745
},
"oklch": {
"l": 0.90162,
"c": 0.1335,
"h": 168.2
},
"luminance": 0.77444
}Semantic roles & 50–950 ramp
primary
#78FBCE
secondary
#D83F74
accent
#004FE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684