#78FCCF#78FCCF
#78FCCF is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.4% C 0.134 H 168.4°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #78FCCF |
|---|---|
| RGB | rgb(120, 252, 207) |
| HSL | hsl(160, 96%, 73%) |
| HSV | hsv(160, 52%, 99%) |
| CMYK | cmyk(52.4%, 0%, 17.9%, 1.2%) |
| CIE-LAB | lab(90.83, -46.84, 10.55) |
| CIE-LCH | lch(90.83, 48.02, 167.31°) |
| OKLab | oklab(90.42% -0.1313 0.027) |
| OKLCH | oklch(90.42% 0.134 168.4) |
| XYZ | xyz(53.8135, 78.1140, 71.2610) |
| Luminance | 0.7812 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.93
Light Turquoise
#7EF4CC
ΔE00 2.00
Light Aquamarine
#7BFDC7
ΔE00 2.23
Light Aqua
#8CFFDB
ΔE00 2.73
Bright Teal
#01F9C6
ΔE00 4.56
Pale Turquoise
#A5FBD5
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FCCF #FC78A5
analogous
#78FC8D #78FCCF #78E7FC
triadic
#78FCCF #CF78FC #FCCF78
tetradic
#78FCCF #8D78FC #FC78A5 #E7FC78
square
#78FCCF #8D78FC #FC78A5 #E7FC78
split-complementary
#78FCCF #FC78E7 #FC8D78
monochromatic
#05F4A3 #3CFBBA #78FCCF #B4FDE4 #E1FEF4
Accessibility & contrast
On white
1.26
#78FCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#78FCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FCCF
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FCCF | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EDCD
Deuteranopia (green-blind)
#E3DFD2
Tritanopia (blue-blind)
#3FFDEF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #78fccf; /* rgb */ color: rgb(120, 252, 207); /* oklch */ color: oklch(90.4% 0.134 168.4);
Tailwind
colors: {
custom: {
50: '#a8fedd',
500: '#78fccf',
950: '#000000',
},
}SCSS
$custom: #78fccf; $custom-light: #a8fedd; $custom-dark: #000000;
JSON
{
"hex": "#78fccf",
"rgb": {
"r": 120,
"g": 252,
"b": 207
},
"hsl": {
"h": 159.545,
"s": 95.652,
"l": 72.941
},
"oklch": {
"l": 0.90421,
"c": 0.13407,
"h": 168.4
},
"luminance": 0.78119
}Semantic roles & 50–950 ramp
primary
#78FCCF
secondary
#D93F74
accent
#004EE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684