#79FEFD#79FEFD
#79FEFD is a very light, moderate teal. Relative luminance 0.820; OKLCH L 92.2% C 0.117 H 194.6°. Best body text is #000000 at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #79FEFD |
|---|---|
| RGB | rgb(121, 254, 253) |
| HSL | hsl(180, 99%, 74%) |
| HSV | hsv(180, 52%, 100%) |
| CMYK | cmyk(52.4%, 0%, 0.4%, 0.4%) |
| CIE-LAB | lab(92.59, -36.66, -10.70) |
| CIE-LCH | lch(92.59, 38.19, 196.27°) |
| OKLab | oklab(92.24% -0.1134 -0.0296) |
| OKLCH | oklch(92.24% 0.117 194.6) |
| XYZ | xyz(61.0492, 82.0346, 105.5265) |
| Luminance | 0.8204 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.98
Aqua
#00FFFF
ΔE00 4.10
Bright Light Blue
#26F7FD
ΔE00 4.18
Bright Turquoise
#0FFEF9
ΔE00 4.47
Light Cyan
#ACFFFC
ΔE00 5.07
Robin Egg Blue
#8AF1FE
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FEFD #FE797A
analogous
#79FEBA #79FEFD #79BCFE
triadic
#79FEFD #FD79FE #FEFD79
tetradic
#79FEFD #BA79FE #FE797A #BCFE79
square
#79FEFD #BA79FE #FE797A #BCFE79
split-complementary
#79FEFD #FE79BC #FEBA79
monochromatic
#02FBF9 #3CFEFC #79FEFD #B6FEFE #E1FFFF
Accessibility & contrast
On white
1.21
#79FEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.41
#79FEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FEFD
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FEFD | 1.00 | 1.21 | 17.41 | 17.41 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FD
Deuteranopia (green-blind)
#DAE3FE
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #79fefd; /* rgb */ color: rgb(121, 254, 253); /* oklch */ color: oklch(92.2% 0.117 194.6);
Tailwind
colors: {
custom: {
50: '#aafffe',
500: '#79fefd',
950: '#000000',
},
}SCSS
$custom: #79fefd; $custom-light: #aafffe; $custom-dark: #000000;
JSON
{
"hex": "#79fefd",
"rgb": {
"r": 121,
"g": 254,
"b": 253
},
"hsl": {
"h": 179.549,
"s": 98.519,
"l": 73.529
},
"oklch": {
"l": 0.92238,
"c": 0.11717,
"h": 194.6
},
"luminance": 0.8204
}Semantic roles & 50–950 ramp
primary
#79FEFD
secondary
#DC3F41
accent
#0002E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685