#78FFFA#78FFFA
#78FFFA is a very light, moderate teal. Relative luminance 0.824; OKLCH L 92.3% C 0.119 H 192.0°. Best body text is #000000 at 17.48:1 contrast (WCAG AA passes).
Color values
| HEX | #78FFFA |
|---|---|
| RGB | rgb(120, 255, 250) |
| HSL | hsl(178, 100%, 74%) |
| HSV | hsv(178, 53%, 100%) |
| CMYK | cmyk(52.9%, 0%, 2%, 0%) |
| CIE-LAB | lab(92.76, -38.07, -8.90) |
| CIE-LCH | lch(92.76, 39.09, 193.17°) |
| OKLab | oklab(92.34% -0.1162 -0.0247) |
| OKLCH | oklch(92.34% 0.119 192) |
| XYZ | xyz(60.7537, 82.4094, 103.1289) |
| Luminance | 0.8242 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.25
Bright Turquoise
#0FFEF9
ΔE00 3.97
Aqua
#00FFFF
ΔE00 4.09
Bright Light Blue
#26F7FD
ΔE00 4.85
Light Cyan
#ACFFFC
ΔE00 5.35
Bright Aqua
#0BF9EA
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FFFA #FF787D
analogous
#78FFB6 #78FFFA #78C0FF
triadic
#78FFFA #FA78FF #FFFA78
tetradic
#78FFFA #B678FF #FF787D #C0FF78
square
#78FFFA #B678FF #FF787D #C0FF78
split-complementary
#78FFFA #FF78C0 #FFB678
monochromatic
#00FDF3 #3BFFF8 #78FFFA #B5FFFC #E0FFFE
Accessibility & contrast
On white
1.20
#78FFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.48
#78FFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FFFA
17.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FFFA | 1.00 | 1.20 | 17.48 | 17.48 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F4FA
Deuteranopia (green-blind)
#DBE3FB
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #78fffa; /* rgb */ color: rgb(120, 255, 250); /* oklch */ color: oklch(92.3% 0.119 192.0);
Tailwind
colors: {
custom: {
50: '#aafffb',
500: '#78fffa',
950: '#000000',
},
}SCSS
$custom: #78fffa; $custom-light: #aafffb; $custom-dark: #000000;
JSON
{
"hex": "#78fffa",
"rgb": {
"r": 120,
"g": 255,
"b": 250
},
"hsl": {
"h": 177.778,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.92335,
"c": 0.11882,
"h": 192
},
"luminance": 0.82415
}Semantic roles & 50–950 ramp
primary
#78FFFA
secondary
#DD3E44
accent
#0008E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685