#78FDCD#78FDCD
#78FDCD is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.6% C 0.137 H 167.1°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #78FDCD |
|---|---|
| RGB | rgb(120, 253, 205) |
| HSL | hsl(158, 97%, 73%) |
| HSV | hsv(158, 53%, 99%) |
| CMYK | cmyk(52.6%, 0%, 19%, 0.8%) |
| CIE-LAB | lab(91.07, -47.70, 11.93) |
| CIE-LCH | lch(91.07, 49.17, 165.96°) |
| OKLab | oklab(90.6% -0.1332 0.0306) |
| OKLCH | oklch(90.6% 0.137 167.1) |
| XYZ | xyz(53.8853, 78.6466, 70.0864) |
| Luminance | 0.7865 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.36
Light Aquamarine
#7BFDC7
ΔE00 1.53
Light Turquoise
#7EF4CC
ΔE00 2.52
Light Aqua
#8CFFDB
ΔE00 3.27
Light Greenish Blue
#63F7B4
ΔE00 4.52
Bright Teal
#01F9C6
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FDCD #FD78A8
analogous
#78FD8A #78FDCD #78EAFD
triadic
#78FDCD #CD78FD #FDCD78
tetradic
#78FDCD #8A78FD #FD78A8 #EAFD78
square
#78FDCD #8A78FD #FD78A8 #EAFD78
split-complementary
#78FDCD #FD78EA #FD8A78
monochromatic
#04F79F #3CFCB7 #78FDCD #B4FEE3 #E1FFF4
Accessibility & contrast
On white
1.26
#78FDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#78FDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FDCD
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FDCD | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EECB
Deuteranopia (green-blind)
#E4E0D0
Tritanopia (blue-blind)
#40FEEF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #78fdcd; /* rgb */ color: rgb(120, 253, 205); /* oklch */ color: oklch(90.6% 0.137 167.1);
Tailwind
colors: {
custom: {
50: '#a8ffdc',
500: '#78fdcd',
950: '#000000',
},
}SCSS
$custom: #78fdcd; $custom-light: #a8ffdc; $custom-dark: #000000;
JSON
{
"hex": "#78fdcd",
"rgb": {
"r": 120,
"g": 253,
"b": 205
},
"hsl": {
"h": 158.346,
"s": 97.08,
"l": 73.137
},
"oklch": {
"l": 0.90603,
"c": 0.13671,
"h": 167.1
},
"luminance": 0.78651
}Semantic roles & 50–950 ramp
primary
#78FDCD
secondary
#DA3F77
accent
#0053E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684