#78F4F4#78F4F4
#78F4F4 is a very light, moderate teal. Relative luminance 0.752; OKLCH L 89.6% C 0.111 H 195.4°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #78F4F4 |
|---|---|
| RGB | rgb(120, 244, 244) |
| HSL | hsl(180, 85%, 71%) |
| HSV | hsv(180, 51%, 96%) |
| CMYK | cmyk(50.8%, 0%, 0%, 4.3%) |
| CIE-LAB | lab(89.50, -34.52, -10.63) |
| CIE-LCH | lch(89.50, 36.12, 197.12°) |
| OKLab | oklab(89.65% -0.1071 -0.0294) |
| OKLCH | oklch(89.65% 0.111 195.4) |
| XYZ | xyz(56.4188, 75.2209, 97.1163) |
| Luminance | 0.7523 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.68
Bright Light Blue
#26F7FD
ΔE00 4.04
Aqua
#00FFFF
ΔE00 4.89
Bright Turquoise
#0FFEF9
ΔE00 5.21
Light Cyan
#ACFFFC
ΔE00 5.33
Robin Egg Blue
#8AF1FE
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78F4F4 #F47878
analogous
#78F4B6 #78F4F4 #78B6F4
triadic
#78F4F4 #F478F4 #F4F478
tetradic
#78F4F4 #B678F4 #F47878 #B6F478
square
#78F4F4 #B678F4 #F47878 #B6F478
split-complementary
#78F4F4 #F478B6 #F4B678
monochromatic
#12DFDF #3FEFEF #78F4F4 #B1F9F9 #E3FDFD
Accessibility & contrast
On white
1.31
#78F4F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#78F4F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78F4F4
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78F4F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78F4F4 | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EAF4
Deuteranopia (green-blind)
#D2DAF5
Tritanopia (blue-blind)
#0FFBF4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #78f4f4; /* rgb */ color: rgb(120, 244, 244); /* oklch */ color: oklch(89.6% 0.111 195.4);
Tailwind
colors: {
custom: {
50: '#a9f8f7',
500: '#78f4f4',
950: '#000000',
},
}SCSS
$custom: #78f4f4; $custom-light: #a9f8f7; $custom-dark: #000000;
JSON
{
"hex": "#78f4f4",
"rgb": {
"r": 120,
"g": 244,
"b": 244
},
"hsl": {
"h": 180,
"s": 84.932,
"l": 71.373
},
"oklch": {
"l": 0.89649,
"c": 0.11104,
"h": 195.4
},
"luminance": 0.75226
}Semantic roles & 50–950 ramp
primary
#78F4F4
secondary
#CF4141
accent
#0404E1
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111717
muted
#818585