#78FED3#78FED3
#78FED3 is a very light, vivid teal. Relative luminance 0.796; OKLCH L 91.0% C 0.134 H 169.6°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #78FED3 |
|---|---|
| RGB | rgb(120, 254, 211) |
| HSL | hsl(161, 99%, 73%) |
| HSV | hsv(161, 53%, 100%) |
| CMYK | cmyk(52.8%, 0%, 16.9%, 0.4%) |
| CIE-LAB | lab(91.49, -46.83, 9.43) |
| CIE-LCH | lch(91.49, 47.77, 168.62°) |
| OKLab | oklab(90.99% -0.1317 0.0241) |
| OKLCH | oklch(90.99% 0.134 169.6) |
| XYZ | xyz(54.9400, 79.5748, 74.0796) |
| Luminance | 0.7958 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.60
Light Turquoise
#7EF4CC
ΔE00 2.24
Light Aqua
#8CFFDB
ΔE00 2.28
Light Aquamarine
#7BFDC7
ΔE00 2.84
Bright Teal
#01F9C6
ΔE00 4.67
Pale Turquoise
#A5FBD5
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FED3 #FE78A3
analogous
#78FE90 #78FED3 #78E6FE
triadic
#78FED3 #D378FE #FED378
tetradic
#78FED3 #9078FE #FE78A3 #E6FE78
square
#78FED3 #9078FE #FE78A3 #E6FE78
split-complementary
#78FED3 #FE78E6 #FE9078
monochromatic
#02FAAA #3BFEBF #78FED3 #B5FEE7 #E1FFF5
Accessibility & contrast
On white
1.24
#78FED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#78FED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FED3
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FED3 | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EFD1
Deuteranopia (green-blind)
#E4E1D6
Tritanopia (blue-blind)
#3BFFF2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #78fed3; /* rgb */ color: rgb(120, 254, 211); /* oklch */ color: oklch(91.0% 0.134 169.6);
Tailwind
colors: {
custom: {
50: '#a8ffe0',
500: '#78fed3',
950: '#000000',
},
}SCSS
$custom: #78fed3; $custom-light: #a8ffe0; $custom-dark: #000000;
JSON
{
"hex": "#78fed3",
"rgb": {
"r": 120,
"g": 254,
"b": 211
},
"hsl": {
"h": 160.746,
"s": 98.529,
"l": 73.333
},
"oklch": {
"l": 0.90988,
"c": 0.13389,
"h": 169.6
},
"luminance": 0.7958
}Semantic roles & 50–950 ramp
primary
#78FED3
secondary
#DC3F71
accent
#004AE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111815
muted
#818684