#78FEF3#78FEF3
#78FEF3 is a very light, moderate teal. Relative luminance 0.813; OKLCH L 91.9% C 0.119 H 188.1°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #78FEF3 |
|---|---|
| RGB | rgb(120, 254, 243) |
| HSL | hsl(175, 99%, 73%) |
| HSV | hsv(175, 53%, 100%) |
| CMYK | cmyk(52.8%, 0%, 4.3%, 0.4%) |
| CIE-LAB | lab(92.28, -39.36, -5.98) |
| CIE-LCH | lch(92.28, 39.81, 188.64°) |
| OKLab | oklab(91.89% -0.1181 -0.0168) |
| OKLCH | oklch(91.89% 0.119 188.1) |
| XYZ | xyz(59.3583, 81.3421, 97.3491) |
| Luminance | 0.8135 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 4.27
Bright Aqua
#0BF9EA
ΔE00 4.48
Bright Cyan
#41FDFE
ΔE00 4.60
Aqua
#00FFFF
ΔE00 5.06
Tiffany Blue
#7BF2DA
ΔE00 5.21
Light Cyan
#ACFFFC
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FEF3 #FE7883
analogous
#78FEB0 #78FEF3 #78C6FE
triadic
#78FEF3 #F378FE #FEF378
tetradic
#78FEF3 #B078FE #FE7883 #C6FE78
square
#78FEF3 #B078FE #FE7883 #C6FE78
split-complementary
#78FEF3 #FE78C6 #FEB078
monochromatic
#02FAE5 #3BFEEE #78FEF3 #B5FEF8 #E1FFFC
Accessibility & contrast
On white
1.22
#78FEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#78FEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FEF3
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FEF3 | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F2F3
Deuteranopia (green-blind)
#DCE2F4
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #78fef3; /* rgb */ color: rgb(120, 254, 243); /* oklch */ color: oklch(91.9% 0.119 188.1);
Tailwind
colors: {
custom: {
50: '#a9fff7',
500: '#78fef3',
950: '#000000',
},
}SCSS
$custom: #78fef3; $custom-light: #a9fff7; $custom-dark: #000000;
JSON
{
"hex": "#78fef3",
"rgb": {
"r": 120,
"g": 254,
"b": 243
},
"hsl": {
"h": 175.075,
"s": 98.529,
"l": 73.333
},
"oklch": {
"l": 0.9189,
"c": 0.11925,
"h": 188.1
},
"luminance": 0.81348
}Semantic roles & 50–950 ramp
primary
#78FEF3
secondary
#DC3F4B
accent
#0013E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685