#78FCD2#78FCD2
#78FCD2 is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.5% C 0.132 H 169.9°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #78FCD2 |
|---|---|
| RGB | rgb(120, 252, 210) |
| HSL | hsl(161, 96%, 73%) |
| HSV | hsv(161, 52%, 99%) |
| CMYK | cmyk(52.4%, 0%, 16.7%, 1.2%) |
| CIE-LAB | lab(90.90, -46.19, 9.10) |
| CIE-LCH | lch(90.90, 47.08, 168.86°) |
| OKLab | oklab(90.5% -0.13 0.0233) |
| OKLCH | oklch(90.5% 0.132 169.9) |
| XYZ | xyz(54.1837, 78.2621, 73.2110) |
| Luminance | 0.7827 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.83
Light Turquoise
#7EF4CC
ΔE00 1.84
Light Aqua
#8CFFDB
ΔE00 2.21
Light Aquamarine
#7BFDC7
ΔE00 3.00
Bright Teal
#01F9C6
ΔE00 4.69
Pale Turquoise
#A5FBD5
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FCD2 #FC78A2
analogous
#78FC90 #78FCD2 #78E4FC
triadic
#78FCD2 #D278FC #FCD278
tetradic
#78FCD2 #9078FC #FC78A2 #E4FC78
square
#78FCD2 #9078FC #FC78A2 #E4FC78
split-complementary
#78FCD2 #FC78E4 #FC9078
monochromatic
#05F4A8 #3CFBBE #78FCD2 #B4FDE6 #E1FEF5
Accessibility & contrast
On white
1.26
#78FCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#78FCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FCD2
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FCD2 | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EDD0
Deuteranopia (green-blind)
#E2DFD5
Tritanopia (blue-blind)
#3CFDF0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #78fcd2; /* rgb */ color: rgb(120, 252, 210); /* oklch */ color: oklch(90.5% 0.132 169.9);
Tailwind
colors: {
custom: {
50: '#a8fedf',
500: '#78fcd2',
950: '#000000',
},
}SCSS
$custom: #78fcd2; $custom-light: #a8fedf; $custom-dark: #000000;
JSON
{
"hex": "#78fcd2",
"rgb": {
"r": 120,
"g": 252,
"b": 210
},
"hsl": {
"h": 160.909,
"s": 95.652,
"l": 72.941
},
"oklch": {
"l": 0.90498,
"c": 0.13208,
"h": 169.9
},
"luminance": 0.78267
}Semantic roles & 50–950 ramp
primary
#78FCD2
secondary
#D93F70
accent
#0049E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684