#79FEFF#79FEFF
#79FEFF is a very light, moderate teal. Relative luminance 0.822; OKLCH L 92.3% C 0.117 H 196.0°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #79FEFF |
|---|---|
| RGB | rgb(121, 254, 255) |
| HSL | hsl(180, 100%, 74%) |
| HSV | hsv(180, 53%, 100%) |
| CMYK | cmyk(52.5%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(92.65, -36.15, -11.65) |
| CIE-LCH | lch(92.65, 37.98, 197.86°) |
| OKLab | oklab(92.3% -0.1125 -0.0322) |
| OKLCH | oklch(92.3% 0.117 196) |
| XYZ | xyz(61.3694, 82.1627, 107.2132) |
| Luminance | 0.8217 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.04
Bright Light Blue
#26F7FD
ΔE00 4.00
Aqua
#00FFFF
ΔE00 4.24
Bright Turquoise
#0FFEF9
ΔE00 4.82
Light Cyan
#ACFFFC
ΔE00 5.10
Robin Egg Blue
#8AF1FE
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FEFF #FF7A79
analogous
#79FFBD #79FEFF #79BBFF
triadic
#79FEFF #FF79FE #FEFF79
tetradic
#79FEFF #BD79FF #FF7A79 #BBFF79
square
#79FEFF #BD79FF #FF7A79 #BBFF79
split-complementary
#79FEFF #FF79BB #FFBD79
monochromatic
#00FCFE #3CFEFF #79FEFF #B6FEFF #E0FFFF
Accessibility & contrast
On white
1.20
#79FEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#79FEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FEFF
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FEFF | 1.00 | 1.20 | 17.43 | 17.43 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FF
Deuteranopia (green-blind)
#D9E3FF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #79feff; /* rgb */ color: rgb(121, 254, 255); /* oklch */ color: oklch(92.3% 0.117 196.0);
Tailwind
colors: {
custom: {
50: '#abffff',
500: '#79feff',
950: '#000000',
},
}SCSS
$custom: #79feff; $custom-light: #abffff; $custom-dark: #000000;
JSON
{
"hex": "#79feff",
"rgb": {
"r": 121,
"g": 254,
"b": 255
},
"hsl": {
"h": 180.448,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.92302,
"c": 0.11707,
"h": 196
},
"luminance": 0.82169
}Semantic roles & 50–950 ramp
primary
#79FEFF
secondary
#DD403F
accent
#0200E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111818
muted
#818686