#78FBCC#78FBCC
#78FBCC is a very light, vivid teal. Relative luminance 0.773; OKLCH L 90.1% C 0.135 H 167.3°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #78FBCC |
|---|---|
| RGB | rgb(120, 251, 204) |
| HSL | hsl(158, 94%, 73%) |
| HSV | hsv(158, 52%, 98%) |
| CMYK | cmyk(52.2%, 0%, 18.7%, 1.6%) |
| CIE-LAB | lab(90.48, -47.06, 11.59) |
| CIE-LCH | lch(90.48, 48.47, 166.16°) |
| OKLab | oklab(90.11% -0.1316 0.0297) |
| OKLCH | oklch(90.11% 0.135 167.3) |
| XYZ | xyz(53.1370, 77.3423, 69.2434) |
| Luminance | 0.7735 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.40
Light Aquamarine
#7BFDC7
ΔE00 1.72
Light Turquoise
#7EF4CC
ΔE00 2.11
Light Aqua
#8CFFDB
ΔE00 3.19
Bright Teal
#01F9C6
ΔE00 4.55
Light Greenish Blue
#63F7B4
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FBCC #FB78A7
analogous
#78FB8A #78FBCC #78E9FB
triadic
#78FBCC #CC78FB #FBCC78
tetradic
#78FBCC #8A78FB #FB78A7 #E9FB78
square
#78FBCC #8A78FB #FB78A7 #E9FB78
split-complementary
#78FBCC #FB78E9 #FB8A78
monochromatic
#07F19D #3DF9B6 #78FBCC #B3FDE2 #E1FEF4
Accessibility & contrast
On white
1.28
#78FBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#78FBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FBCC
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FBCC | 1.00 | 1.28 | 16.47 | 16.47 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6ECCA
Deuteranopia (green-blind)
#E2DECF
Tritanopia (blue-blind)
#42FCEE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #78fbcc; /* rgb */ color: rgb(120, 251, 204); /* oklch */ color: oklch(90.1% 0.135 167.3);
Tailwind
colors: {
custom: {
50: '#a8fddb',
500: '#78fbcc',
950: '#000000',
},
}SCSS
$custom: #78fbcc; $custom-light: #a8fddb; $custom-dark: #000000;
JSON
{
"hex": "#78fbcc",
"rgb": {
"r": 120,
"g": 251,
"b": 204
},
"hsl": {
"h": 158.473,
"s": 94.245,
"l": 72.745
},
"oklch": {
"l": 0.90112,
"c": 0.13488,
"h": 167.3
},
"luminance": 0.77347
}Semantic roles & 50–950 ramp
primary
#78FBCC
secondary
#D83F76
accent
#0052E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101815
muted
#818684