#78FEF8#78FEF8
#78FEF8 is a very light, moderate teal. Relative luminance 0.817; OKLCH L 92.0% C 0.118 H 191.3°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #78FEF8 |
|---|---|
| RGB | rgb(120, 254, 248) |
| HSL | hsl(177, 99%, 73%) |
| HSV | hsv(177, 53%, 100%) |
| CMYK | cmyk(52.8%, 0%, 2.4%, 0.4%) |
| CIE-LAB | lab(92.42, -38.11, -8.37) |
| CIE-LCH | lch(92.42, 39.02, 192.38°) |
| OKLab | oklab(92.05% -0.116 -0.0233) |
| OKLCH | oklch(92.05% 0.118 191.3) |
| XYZ | xyz(60.1236, 81.6483, 101.3800) |
| Luminance | 0.8165 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.43
Bright Turquoise
#0FFEF9
ΔE00 3.96
Aqua
#00FFFF
ΔE00 4.22
Bright Light Blue
#26F7FD
ΔE00 5.03
Bright Aqua
#0BF9EA
ΔE00 5.30
Light Cyan
#ACFFFC
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FEF8 #FE787E
analogous
#78FEB5 #78FEF8 #78C1FE
triadic
#78FEF8 #F878FE #FEF878
tetradic
#78FEF8 #B578FE #FE787E #C1FE78
square
#78FEF8 #B578FE #FE787E #C1FE78
split-complementary
#78FEF8 #FE78C1 #FEB578
monochromatic
#02FAEF #3BFEF5 #78FEF8 #B5FEFB #E1FFFD
Accessibility & contrast
On white
1.21
#78FEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#78FEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FEF8
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FEF8 | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F3F8
Deuteranopia (green-blind)
#DBE2F9
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #78fef8; /* rgb */ color: rgb(120, 254, 248); /* oklch */ color: oklch(92.0% 0.118 191.3);
Tailwind
colors: {
custom: {
50: '#aafffa',
500: '#78fef8',
950: '#000000',
},
}SCSS
$custom: #78fef8; $custom-light: #aafffa; $custom-dark: #000000;
JSON
{
"hex": "#78fef8",
"rgb": {
"r": 120,
"g": 254,
"b": 248
},
"hsl": {
"h": 177.313,
"s": 98.529,
"l": 73.333
},
"oklch": {
"l": 0.92045,
"c": 0.1183,
"h": 191.3
},
"luminance": 0.81654
}Semantic roles & 50–950 ramp
primary
#78FEF8
secondary
#DC3F46
accent
#000AE6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685