#78FDE2#78FDE2
#78FDE2 is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.2% C 0.124 H 178.1°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #78FDE2 |
|---|---|
| RGB | rgb(120, 253, 226) |
| HSL | hsl(168, 97%, 73%) |
| HSV | hsv(168, 53%, 99%) |
| CMYK | cmyk(52.6%, 0%, 10.7%, 0.8%) |
| CIE-LAB | lab(91.56, -43.00, 1.77) |
| CIE-LCH | lch(91.56, 43.03, 177.64°) |
| OKLab | oklab(91.16% -0.1242 0.004) |
| OKLCH | oklch(91.16% 0.124 178.1) |
| XYZ | xyz(56.5924, 79.7294, 84.3437) |
| Luminance | 0.7974 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.42
Light Aqua
#8CFFDB
ΔE00 3.39
Aquamarine
#7FFFD4
ΔE00 4.56
Light Turquoise
#7EF4CC
ΔE00 4.65
Bright Aqua
#0BF9EA
ΔE00 5.76
Aqua (survey)
#13EAC9
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FDE2 #FD7893
analogous
#78FDA0 #78FDE2 #78D5FD
triadic
#78FDE2 #E278FD #FDE278
tetradic
#78FDE2 #A078FD #FD7893 #D5FD78
square
#78FDE2 #A078FD #FD7893 #D5FD78
split-complementary
#78FDE2 #FD78D5 #FDA078
monochromatic
#04F7C6 #3CFCD5 #78FDE2 #B4FEEF #E1FFF9
Accessibility & contrast
On white
1.24
#78FDE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#78FDE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FDE2
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FDE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FDE2 | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F0E1
Deuteranopia (green-blind)
#DFE1E4
Tritanopia (blue-blind)
#2BFFF5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #78fde2; /* rgb */ color: rgb(120, 253, 226); /* oklch */ color: oklch(91.2% 0.124 178.1);
Tailwind
colors: {
custom: {
50: '#a8feeb',
500: '#78fde2',
950: '#000000',
},
}SCSS
$custom: #78fde2; $custom-light: #a8feeb; $custom-dark: #000000;
JSON
{
"hex": "#78fde2",
"rgb": {
"r": 120,
"g": 253,
"b": 226
},
"hsl": {
"h": 167.82,
"s": 97.08,
"l": 73.137
},
"oklch": {
"l": 0.91162,
"c": 0.12423,
"h": 178.1
},
"luminance": 0.79735
}Semantic roles & 50–950 ramp
primary
#78FDE2
secondary
#DA3F5E
accent
#002FE6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#111816
muted
#818684