#78F4F8#78F4F8
#78F4F8 is a very light, moderate teal. Relative luminance 0.755; OKLCH L 89.8% C 0.111 H 198.2°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #78F4F8 |
|---|---|
| RGB | rgb(120, 244, 248) |
| HSL | hsl(182, 90%, 72%) |
| HSV | hsv(182, 52%, 97%) |
| CMYK | cmyk(51.6%, 1.6%, 0%, 2.7%) |
| CIE-LAB | lab(89.61, -33.49, -12.54) |
| CIE-LCH | lch(89.61, 35.76, 200.53°) |
| OKLab | oklab(89.78% -0.1055 -0.0347) |
| OKLCH | oklch(89.78% 0.111 198.2) |
| XYZ | xyz(57.0327, 75.4664, 100.3497) |
| Luminance | 0.7547 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.92
Bright Cyan
#41FDFE
ΔE00 4.06
Robin Egg Blue
#8AF1FE
ΔE00 4.14
Robin'S Egg
#6DEDFD
ΔE00 4.23
Robin'S Egg Blue
#98EFF9
ΔE00 4.77
Aqua
#00FFFF
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78F4F8 #F87C78
analogous
#78F8BC #78F4F8 #78B4F8
triadic
#78F4F8 #F878F4 #F4F878
tetradic
#78F4F8 #BC78F8 #F87C78 #B4F878
square
#78F4F8 #BC78F8 #F87C78 #B4F878
split-complementary
#78F4F8 #F878B4 #F8BC78
monochromatic
#0CE3E9 #3EEFF5 #78F4F8 #B2F9FB #E2FDFD
Accessibility & contrast
On white
1.30
#78F4F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#78F4F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78F4F8
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78F4F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78F4F8 | 1.00 | 1.30 | 16.09 | 16.09 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EAF9
Deuteranopia (green-blind)
#D0DBF9
Tritanopia (blue-blind)
#00FBF5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #78f4f8; /* rgb */ color: rgb(120, 244, 248); /* oklch */ color: oklch(89.8% 0.111 198.2);
Tailwind
colors: {
custom: {
50: '#a9f8fa',
500: '#78f4f8',
950: '#000000',
},
}SCSS
$custom: #78f4f8; $custom-light: #a9f8fa; $custom-dark: #000000;
JSON
{
"hex": "#78f4f8",
"rgb": {
"r": 120,
"g": 244,
"b": 248
},
"hsl": {
"h": 181.875,
"s": 90.141,
"l": 72.157
},
"oklch": {
"l": 0.8978,
"c": 0.11102,
"h": 198.2
},
"luminance": 0.75472
}Semantic roles & 50–950 ramp
primary
#78F4F8
secondary
#D44540
accent
#0700E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111717
muted
#818585