#78FFCF#78FFCF
#78FFCF is a very light, vivid teal. Relative luminance 0.800; OKLCH L 91.1% C 0.138 H 167.4°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #78FFCF |
|---|---|
| RGB | rgb(120, 255, 207) |
| HSL | hsl(159, 100%, 74%) |
| HSV | hsv(159, 53%, 100%) |
| CMYK | cmyk(52.9%, 0%, 18.8%, 0%) |
| CIE-LAB | lab(91.69, -48.13, 11.77) |
| CIE-LCH | lch(91.69, 49.55, 166.25°) |
| OKLab | oklab(91.12% -0.1345 0.0302) |
| OKLCH | oklch(91.12% 0.138 167.4) |
| XYZ | xyz(54.7630, 80.0131, 71.5775) |
| Luminance | 0.8002 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.24
Light Aquamarine
#7BFDC7
ΔE00 1.68
Light Turquoise
#7EF4CC
ΔE00 2.80
Light Aqua
#8CFFDB
ΔE00 3.20
Bright Teal
#01F9C6
ΔE00 4.60
Light Greenish Blue
#63F7B4
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FFCF #FF78A8
analogous
#78FF8B #78FFCF #78EBFF
triadic
#78FFCF #CF78FF #FFCF78
tetradic
#78FFCF #8B78FF #FF78A8 #EBFF78
square
#78FFCF #8B78FF #FF78A8 #EBFF78
split-complementary
#78FFCF #FF78EB #FF8B78
monochromatic
#00FDA3 #3BFFB9 #78FFCF #B5FFE5 #E0FFF4
Accessibility & contrast
On white
1.24
#78FFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#78FFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FFCF
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FFCF | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF0CD
Deuteranopia (green-blind)
#E5E1D2
Tritanopia (blue-blind)
#3EFFF1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #78ffcf; /* rgb */ color: rgb(120, 255, 207); /* oklch */ color: oklch(91.1% 0.138 167.4);
Tailwind
colors: {
custom: {
50: '#a8ffdd',
500: '#78ffcf',
950: '#000000',
},
}SCSS
$custom: #78ffcf; $custom-light: #a8ffdd; $custom-dark: #000000;
JSON
{
"hex": "#78ffcf",
"rgb": {
"r": 120,
"g": 255,
"b": 207
},
"hsl": {
"h": 158.667,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.91119,
"c": 0.13784,
"h": 167.4
},
"luminance": 0.80018
}Semantic roles & 50–950 ramp
primary
#78FFCF
secondary
#DD3E77
accent
#0052E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111815
muted
#818684