#78FED2#78FED2
#78FED2 is a very light, vivid teal. Relative luminance 0.795; OKLCH L 91.0% C 0.135 H 169.1°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #78FED2 |
|---|---|
| RGB | rgb(120, 254, 210) |
| HSL | hsl(160, 99%, 73%) |
| HSV | hsv(160, 53%, 100%) |
| CMYK | cmyk(52.8%, 0%, 17.3%, 0.4%) |
| CIE-LAB | lab(91.47, -47.05, 9.91) |
| CIE-LCH | lch(91.47, 48.08, 168.10°) |
| OKLab | oklab(90.96% -0.1321 0.0254) |
| OKLCH | oklch(90.96% 0.135 169.1) |
| XYZ | xyz(54.8151, 79.5249, 73.4214) |
| Luminance | 0.7953 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.60
Light Turquoise
#7EF4CC
ΔE00 2.27
Light Aqua
#8CFFDB
ΔE00 2.45
Light Aquamarine
#7BFDC7
ΔE00 2.58
Bright Teal
#01F9C6
ΔE00 4.62
Pale Turquoise
#A5FBD5
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FED2 #FE78A4
analogous
#78FE8F #78FED2 #78E7FE
triadic
#78FED2 #D278FE #FED278
tetradic
#78FED2 #8F78FE #FE78A4 #E7FE78
square
#78FED2 #8F78FE #FE78A4 #E7FE78
split-complementary
#78FED2 #FE78E7 #FE8F78
monochromatic
#02FAA8 #3BFEBE #78FED2 #B5FEE6 #E1FFF5
Accessibility & contrast
On white
1.24
#78FED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#78FED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FED2
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FED2 | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EFD0
Deuteranopia (green-blind)
#E4E1D5
Tritanopia (blue-blind)
#3CFFF1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #78fed2; /* rgb */ color: rgb(120, 254, 210); /* oklch */ color: oklch(91.0% 0.135 169.1);
Tailwind
colors: {
custom: {
50: '#a8ffdf',
500: '#78fed2',
950: '#000000',
},
}SCSS
$custom: #78fed2; $custom-light: #a8ffdf; $custom-dark: #000000;
JSON
{
"hex": "#78fed2",
"rgb": {
"r": 120,
"g": 254,
"b": 210
},
"hsl": {
"h": 160.299,
"s": 98.529,
"l": 73.333
},
"oklch": {
"l": 0.90963,
"c": 0.13456,
"h": 169.1
},
"luminance": 0.7953
}Semantic roles & 50–950 ramp
primary
#78FED2
secondary
#DC3F72
accent
#004BE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111815
muted
#818684