#78FFD2#78FFD2
#78FFD2 is a very light, vivid teal. Relative luminance 0.802; OKLCH L 91.2% C 0.136 H 168.8°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #78FFD2 |
|---|---|
| RGB | rgb(120, 255, 210) |
| HSL | hsl(160, 100%, 74%) |
| HSV | hsv(160, 53%, 100%) |
| CMYK | cmyk(52.9%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(91.76, -47.48, 10.32) |
| CIE-LCH | lch(91.76, 48.59, 167.73°) |
| OKLab | oklab(91.2% -0.1332 0.0264) |
| OKLCH | oklch(91.2% 0.136 168.8) |
| XYZ | xyz(55.1332, 80.1612, 73.5275) |
| Luminance | 0.8017 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.68
Light Aquamarine
#7BFDC7
ΔE00 2.41
Light Turquoise
#7EF4CC
ΔE00 2.51
Light Aqua
#8CFFDB
ΔE00 2.61
Bright Teal
#01F9C6
ΔE00 4.62
Pale Turquoise
#A5FBD5
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FFD2 #FF78A5
analogous
#78FF8E #78FFD2 #78E8FF
triadic
#78FFD2 #D278FF #FFD278
tetradic
#78FFD2 #8E78FF #FF78A5 #E8FF78
square
#78FFD2 #8E78FF #FF78A5 #E8FF78
split-complementary
#78FFD2 #FF78E8 #FF8E78
monochromatic
#00FDA8 #3BFFBE #78FFD2 #B5FFE6 #E0FFF5
Accessibility & contrast
On white
1.23
#78FFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#78FFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FFD2
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FFD2 | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F0D0
Deuteranopia (green-blind)
#E5E1D5
Tritanopia (blue-blind)
#3BFFF2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #78ffd2; /* rgb */ color: rgb(120, 255, 210); /* oklch */ color: oklch(91.2% 0.136 168.8);
Tailwind
colors: {
custom: {
50: '#a8ffdf',
500: '#78ffd2',
950: '#000000',
},
}SCSS
$custom: #78ffd2; $custom-light: #a8ffdf; $custom-dark: #000000;
JSON
{
"hex": "#78ffd2",
"rgb": {
"r": 120,
"g": 255,
"b": 210
},
"hsl": {
"h": 160,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.91195,
"c": 0.1358,
"h": 168.8
},
"luminance": 0.80166
}Semantic roles & 50–950 ramp
primary
#78FFD2
secondary
#DD3E73
accent
#004CE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111815
muted
#818684