#78FAF0#78FAF0
#78FAF0 is a very light, moderate teal. Relative luminance 0.787; OKLCH L 90.9% C 0.116 H 188.6°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #78FAF0 |
|---|---|
| RGB | rgb(120, 250, 240) |
| HSL | hsl(175, 93%, 73%) |
| HSV | hsv(175, 52%, 98%) |
| CMYK | cmyk(52%, 0%, 4%, 2%) |
| CIE-LAB | lab(91.08, -38.28, -6.20) |
| CIE-LCH | lch(91.08, 38.78, 189.21°) |
| OKLab | oklab(90.89% -0.1151 -0.0174) |
| OKLCH | oklch(90.89% 0.116 188.6) |
| XYZ | xyz(57.6528, 78.6502, 94.5639) |
| Luminance | 0.7866 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 4.34
Bright Cyan
#41FDFE
ΔE00 4.48
Bright Aqua
#0BF9EA
ΔE00 4.56
Aqua
#00FFFF
ΔE00 5.06
Tiffany Blue
#7BF2DA
ΔE00 5.11
Light Cyan
#ACFFFC
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FAF0 #FA7882
analogous
#78FAAF #78FAF0 #78C3FA
triadic
#78FAF0 #F078FA #FAF078
tetradic
#78FAF0 #AF78FA #FA7882 #C3FA78
square
#78FAF0 #AF78FA #FA7882 #C3FA78
split-complementary
#78FAF0 #FA78C3 #FAAF78
monochromatic
#09EFDD #3DF8E9 #78FAF0 #B3FCF7 #E1FEFC
Accessibility & contrast
On white
1.26
#78FAF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#78FAF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FAF0
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FAF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FAF0 | 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)
#EEEFF0
Deuteranopia (green-blind)
#D9DFF1
Tritanopia (blue-blind)
#13FFF7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #78faf0; /* rgb */ color: rgb(120, 250, 240); /* oklch */ color: oklch(90.9% 0.116 188.6);
Tailwind
colors: {
custom: {
50: '#a9fcf4',
500: '#78faf0',
950: '#000000',
},
}SCSS
$custom: #78faf0; $custom-light: #a9fcf4; $custom-dark: #000000;
JSON
{
"hex": "#78faf0",
"rgb": {
"r": 120,
"g": 250,
"b": 240
},
"hsl": {
"h": 175.385,
"s": 92.857,
"l": 72.549
},
"oklch": {
"l": 0.90887,
"c": 0.11639,
"h": 188.6
},
"luminance": 0.78656
}Semantic roles & 50–950 ramp
primary
#78FAF0
secondary
#D6404B
accent
#0012E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111717
muted
#818585