#78F8F4#78F8F4
#78F8F4 is a very light, moderate teal. Relative luminance 0.777; OKLCH L 90.6% C 0.114 H 192.6°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #78F8F4 |
|---|---|
| RGB | rgb(120, 248, 244) |
| HSL | hsl(178, 90%, 72%) |
| HSV | hsv(178, 52%, 97%) |
| CMYK | cmyk(51.6%, 0%, 1.6%, 2.7%) |
| CIE-LAB | lab(90.62, -36.37, -8.96) |
| CIE-LCH | lch(90.62, 37.46, 193.83°) |
| OKLab | oklab(90.56% -0.1113 -0.0248) |
| OKLCH | oklch(90.56% 0.114 192.6) |
| XYZ | xyz(57.6354, 77.6541, 97.5218) |
| Luminance | 0.7766 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.42
Bright Turquoise
#0FFEF9
ΔE00 4.37
Aqua
#00FFFF
ΔE00 4.44
Bright Light Blue
#26F7FD
ΔE00 4.51
Light Cyan
#ACFFFC
ΔE00 5.27
Bright Aqua
#0BF9EA
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78F8F4 #F8787C
analogous
#78F8B4 #78F8F4 #78BCF8
triadic
#78F8F4 #F478F8 #F8F478
tetradic
#78F8F4 #B478F8 #F8787C #BCF878
square
#78F8F4 #B478F8 #F8787C #BCF878
split-complementary
#78F8F4 #F878BC #F8B478
monochromatic
#0CE9E3 #3EF5EF #78F8F4 #B2FBF9 #E2FDFD
Accessibility & contrast
On white
1.27
#78F8F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#78F8F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78F8F4
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78F8F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78F8F4 | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEDF4
Deuteranopia (green-blind)
#D6DEF5
Tritanopia (blue-blind)
#07FEF6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #78f8f4; /* rgb */ color: rgb(120, 248, 244); /* oklch */ color: oklch(90.6% 0.114 192.6);
Tailwind
colors: {
custom: {
50: '#a9fbf7',
500: '#78f8f4',
950: '#000000',
},
}SCSS
$custom: #78f8f4; $custom-light: #a9fbf7; $custom-dark: #000000;
JSON
{
"hex": "#78f8f4",
"rgb": {
"r": 120,
"g": 248,
"b": 244
},
"hsl": {
"h": 178.125,
"s": 90.141,
"l": 72.157
},
"oklch": {
"l": 0.90557,
"c": 0.11406,
"h": 192.6
},
"luminance": 0.7766
}Semantic roles & 50–950 ramp
primary
#78F8F4
secondary
#D44045
accent
#0007E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111717
muted
#818585