#78FCED#78FCED
#78FCED is a very light, moderate teal. Relative luminance 0.797; OKLCH L 91.3% C 0.119 H 185.4°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #78FCED |
|---|---|
| RGB | rgb(120, 252, 237) |
| HSL | hsl(173, 96%, 73%) |
| HSV | hsv(173, 52%, 99%) |
| CMYK | cmyk(52.4%, 0%, 6%, 1.2%) |
| CIE-LAB | lab(91.56, -39.93, -3.93) |
| CIE-LCH | lch(91.56, 40.12, 185.63°) |
| OKLab | oklab(91.25% -0.1184 -0.0112) |
| OKLCH | oklch(91.25% 0.119 185.4) |
| XYZ | xyz(57.8356, 79.7229, 92.4445) |
| Luminance | 0.7973 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.85
Bright Aqua
#0BF9EA
ΔE00 4.23
Bright Turquoise
#0FFEF9
ΔE00 5.04
Bright Cyan
#41FDFE
ΔE00 5.79
Aqua
#00FFFF
ΔE00 6.10
Light Cyan
#ACFFFC
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FCED #FC7887
analogous
#78FCAB #78FCED #78C9FC
triadic
#78FCED #ED78FC #FCED78
tetradic
#78FCED #AB78FC #FC7887 #C9FC78
square
#78FCED #AB78FC #FC7887 #C9FC78
split-complementary
#78FCED #FC78C9 #FCAB78
monochromatic
#05F4D9 #3CFBE5 #78FCED #B4FDF5 #E1FEFB
Accessibility & contrast
On white
1.24
#78FCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#78FCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FCED
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FCED | 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)
#F1F0ED
Deuteranopia (green-blind)
#DCE0EF
Tritanopia (blue-blind)
#19FFF7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #78fced; /* rgb */ color: rgb(120, 252, 237); /* oklch */ color: oklch(91.3% 0.119 185.4);
Tailwind
colors: {
custom: {
50: '#a9fef2',
500: '#78fced',
950: '#000000',
},
}SCSS
$custom: #78fced; $custom-light: #a9fef2; $custom-dark: #000000;
JSON
{
"hex": "#78fced",
"rgb": {
"r": 120,
"g": 252,
"b": 237
},
"hsl": {
"h": 173.182,
"s": 95.652,
"l": 72.941
},
"oklch": {
"l": 0.91253,
"c": 0.11898,
"h": 185.4
},
"luminance": 0.79728
}Semantic roles & 50–950 ramp
primary
#78FCED
secondary
#D93F51
accent
#001AE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685