#78FFCA#78FFCA
#78FFCA is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.0% C 0.141 H 165.1°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #78FFCA |
|---|---|
| RGB | rgb(120, 255, 202) |
| HSL | hsl(156, 100%, 74%) |
| HSV | hsv(156, 53%, 100%) |
| CMYK | cmyk(52.9%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(91.58, -49.19, 14.19) |
| CIE-LCH | lch(91.58, 51.20, 163.91°) |
| OKLab | oklab(91% -0.1367 0.0364) |
| OKLCH | oklch(91% 0.141 165.1) |
| XYZ | xyz(54.1614, 79.7725, 68.4091) |
| Luminance | 0.7978 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.65
Aquamarine
#7FFFD4
ΔE00 2.37
Light Turquoise
#7EF4CC
ΔE00 3.54
Light Greenish Blue
#63F7B4
ΔE00 3.69
Light Aqua
#8CFFDB
ΔE00 4.24
Light Blue Green
#7EFBB3
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FFCA #FF78AD
analogous
#78FF86 #78FFCA #78F1FF
triadic
#78FFCA #CA78FF #FFCA78
tetradic
#78FFCA #8678FF #FF78AD #F1FF78
square
#78FFCA #8678FF #FF78AD #F1FF78
split-complementary
#78FFCA #FF78F1 #FF8678
monochromatic
#00FD99 #3BFFB2 #78FFCA #B5FFE2 #E0FFF3
Accessibility & contrast
On white
1.24
#78FFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#78FFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FFCA
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FFCA | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFC7
Deuteranopia (green-blind)
#E6E1CD
Tritanopia (blue-blind)
#41FFF0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #78ffca; /* rgb */ color: rgb(120, 255, 202); /* oklch */ color: oklch(91.0% 0.141 165.1);
Tailwind
colors: {
custom: {
50: '#a8ffda',
500: '#78ffca',
950: '#000000',
},
}SCSS
$custom: #78ffca; $custom-light: #a8ffda; $custom-dark: #000000;
JSON
{
"hex": "#78ffca",
"rgb": {
"r": 120,
"g": 255,
"b": 202
},
"hsl": {
"h": 156.444,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.90995,
"c": 0.14145,
"h": 165.1
},
"luminance": 0.79777
}Semantic roles & 50–950 ramp
primary
#78FFCA
secondary
#DD3E7D
accent
#005AE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683