#78FFFE#78FFFE
#78FFFE is a very light, moderate teal. Relative luminance 0.827; OKLCH L 92.5% C 0.118 H 194.6°. Best body text is #000000 at 17.53:1 contrast (WCAG AA passes).
Color values
| HEX | #78FFFE |
|---|---|
| RGB | rgb(120, 255, 254) |
| HSL | hsl(180, 100%, 74%) |
| HSV | hsv(180, 53%, 100%) |
| CMYK | cmyk(52.9%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(92.87, -37.05, -10.81) |
| CIE-LCH | lch(92.87, 38.60, 196.26°) |
| OKLab | oklab(92.46% -0.1146 -0.0299) |
| OKLCH | oklch(92.46% 0.118 194.6) |
| XYZ | xyz(61.3876, 82.6629, 106.4672) |
| Luminance | 0.8267 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.90
Aqua
#00FFFF
ΔE00 4.00
Bright Light Blue
#26F7FD
ΔE00 4.18
Bright Turquoise
#0FFEF9
ΔE00 4.38
Light Cyan
#ACFFFC
ΔE00 5.17
Robin Egg Blue
#8AF1FE
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FFFE #FF7879
analogous
#78FFBA #78FFFE #78BCFF
triadic
#78FFFE #FE78FF #FFFE78
tetradic
#78FFFE #BA78FF #FF7879 #BCFF78
square
#78FFFE #BA78FF #FF7879 #BCFF78
split-complementary
#78FFFE #FF78BC #FFBA78
monochromatic
#00FDFB #3BFFFE #78FFFE #B5FFFE #E0FFFF
Accessibility & contrast
On white
1.20
#78FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.53
#78FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FFFE
17.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FFFE | 1.00 | 1.20 | 17.53 | 17.53 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FE
Deuteranopia (green-blind)
#DAE4FF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #78fffe; /* rgb */ color: rgb(120, 255, 254); /* oklch */ color: oklch(92.5% 0.118 194.6);
Tailwind
colors: {
custom: {
50: '#aafffe',
500: '#78fffe',
950: '#000000',
},
}SCSS
$custom: #78fffe; $custom-light: #aafffe; $custom-dark: #000000;
JSON
{
"hex": "#78fffe",
"rgb": {
"r": 120,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.556,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.92462,
"c": 0.11844,
"h": 194.6
},
"luminance": 0.82669
}Semantic roles & 50–950 ramp
primary
#78FFFE
secondary
#DD3E3F
accent
#0002E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685