#78FEF7#78FEF7
#78FEF7 is a very light, moderate teal. Relative luminance 0.816; OKLCH L 92.0% C 0.118 H 190.7°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #78FEF7 |
|---|---|
| RGB | rgb(120, 254, 247) |
| HSL | hsl(177, 99%, 73%) |
| HSV | hsv(177, 53%, 100%) |
| CMYK | cmyk(52.8%, 0%, 2.8%, 0.4%) |
| CIE-LAB | lab(92.39, -38.36, -7.89) |
| CIE-LCH | lch(92.39, 39.17, 191.62°) |
| OKLab | oklab(92.01% -0.1164 -0.022) |
| OKLCH | oklch(92.01% 0.118 190.7) |
| XYZ | xyz(59.9689, 81.5864, 100.5651) |
| Luminance | 0.8159 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.63
Bright Turquoise
#0FFEF9
ΔE00 3.96
Aqua
#00FFFF
ΔE00 4.35
Bright Aqua
#0BF9EA
ΔE00 5.10
Bright Light Blue
#26F7FD
ΔE00 5.26
Light Cyan
#ACFFFC
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FEF7 #FE787F
analogous
#78FEB4 #78FEF7 #78C2FE
triadic
#78FEF7 #F778FE #FEF778
tetradic
#78FEF7 #B478FE #FE787F #C2FE78
square
#78FEF7 #B478FE #FE787F #C2FE78
split-complementary
#78FEF7 #FE78C2 #FEB478
monochromatic
#02FAED #3BFEF3 #78FEF7 #B5FEFB #E1FFFD
Accessibility & contrast
On white
1.21
#78FEF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#78FEF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FEF7
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FEF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FEF7 | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F3F7
Deuteranopia (green-blind)
#DBE2F8
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #78fef7; /* rgb */ color: rgb(120, 254, 247); /* oklch */ color: oklch(92.0% 0.118 190.7);
Tailwind
colors: {
custom: {
50: '#aafff9',
500: '#78fef7',
950: '#000000',
},
}SCSS
$custom: #78fef7; $custom-light: #aafff9; $custom-dark: #000000;
JSON
{
"hex": "#78fef7",
"rgb": {
"r": 120,
"g": 254,
"b": 247
},
"hsl": {
"h": 176.866,
"s": 98.529,
"l": 73.333
},
"oklch": {
"l": 0.92014,
"c": 0.11845,
"h": 190.7
},
"luminance": 0.81592
}Semantic roles & 50–950 ramp
primary
#78FEF7
secondary
#DC3F47
accent
#000CE6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685