#79FEFE#79FEFE
#79FEFE is a very light, moderate teal. Relative luminance 0.821; OKLCH L 92.3% C 0.117 H 195.3°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #79FEFE |
|---|---|
| RGB | rgb(121, 254, 254) |
| HSL | hsl(180, 99%, 74%) |
| HSV | hsv(180, 52%, 100%) |
| CMYK | cmyk(52.4%, 0%, 0%, 0.4%) |
| CIE-LAB | lab(92.62, -36.40, -11.18) |
| CIE-LCH | lch(92.62, 38.08, 197.07°) |
| OKLab | oklab(92.27% -0.1129 -0.0309) |
| OKLCH | oklch(92.27% 0.117 195.3) |
| XYZ | xyz(61.2089, 82.0985, 106.3677) |
| Luminance | 0.8210 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.99
Bright Light Blue
#26F7FD
ΔE00 4.08
Aqua
#00FFFF
ΔE00 4.16
Bright Turquoise
#0FFEF9
ΔE00 4.63
Light Cyan
#ACFFFC
ΔE00 5.08
Robin Egg Blue
#8AF1FE
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FEFE #FE7979
analogous
#79FEBB #79FEFE #79BBFE
triadic
#79FEFE #FE79FE #FEFE79
tetradic
#79FEFE #BB79FE #FE7979 #BBFE79
square
#79FEFE #BB79FE #FE7979 #BBFE79
split-complementary
#79FEFE #FE79BB #FEBB79
monochromatic
#02FBFB #3CFEFE #79FEFE #B6FEFE #E1FFFF
Accessibility & contrast
On white
1.21
#79FEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#79FEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FEFE
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FEFE | 1.00 | 1.21 | 17.42 | 17.42 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FE
Deuteranopia (green-blind)
#D9E3FF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #79fefe; /* rgb */ color: rgb(121, 254, 254); /* oklch */ color: oklch(92.3% 0.117 195.3);
Tailwind
colors: {
custom: {
50: '#aafffe',
500: '#79fefe',
950: '#000000',
},
}SCSS
$custom: #79fefe; $custom-light: #aafffe; $custom-dark: #000000;
JSON
{
"hex": "#79fefe",
"rgb": {
"r": 121,
"g": 254,
"b": 254
},
"hsl": {
"h": 180,
"s": 98.519,
"l": 73.529
},
"oklch": {
"l": 0.9227,
"c": 0.11711,
"h": 195.3
},
"luminance": 0.82104
}Semantic roles & 50–950 ramp
primary
#79FEFE
secondary
#DC3F3F
accent
#0000E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685