#79FFFE#79FFFE
#79FFFE is a very light, moderate teal. Relative luminance 0.827; OKLCH L 92.5% C 0.118 H 194.6°. Best body text is #000000 at 17.55:1 contrast (WCAG AA passes).
Color values
| HEX | #79FFFE |
|---|---|
| RGB | rgb(121, 255, 254) |
| HSL | hsl(180, 100%, 74%) |
| HSV | hsv(180, 53%, 100%) |
| CMYK | cmyk(52.5%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(92.90, -36.86, -10.76) |
| CIE-LCH | lch(92.90, 38.40, 196.27°) |
| OKLab | oklab(92.5% -0.114 -0.0298) |
| OKLCH | oklch(92.5% 0.118 194.6) |
| XYZ | xyz(61.5270, 82.7348, 106.4737) |
| Luminance | 0.8274 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.97
Aqua
#00FFFF
ΔE00 4.07
Bright Light Blue
#26F7FD
ΔE00 4.24
Bright Turquoise
#0FFEF9
ΔE00 4.45
Light Cyan
#ACFFFC
ΔE00 5.10
Robin Egg Blue
#8AF1FE
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FFFE #FF797A
analogous
#79FFBB #79FFFE #79BDFF
triadic
#79FFFE #FE79FF #FFFE79
tetradic
#79FFFE #BB79FF #FF797A #BDFF79
square
#79FFFE #BB79FF #FF797A #BDFF79
split-complementary
#79FFFE #FF79BD #FFBB79
monochromatic
#00FEFC #3CFFFE #79FFFE #B6FFFE #E0FFFF
Accessibility & contrast
On white
1.20
#79FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.55
#79FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FFFE
17.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FFFE | 1.00 | 1.20 | 17.55 | 17.55 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FE
Deuteranopia (green-blind)
#DBE4FF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #79fffe; /* rgb */ color: rgb(121, 255, 254); /* oklch */ color: oklch(92.5% 0.118 194.6);
Tailwind
colors: {
custom: {
50: '#abfffe',
500: '#79fffe',
950: '#000000',
},
}SCSS
$custom: #79fffe; $custom-light: #abfffe; $custom-dark: #000000;
JSON
{
"hex": "#79fffe",
"rgb": {
"r": 121,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.552,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.92496,
"c": 0.11782,
"h": 194.6
},
"luminance": 0.82741
}Semantic roles & 50–950 ramp
primary
#79FFFE
secondary
#DD3F40
accent
#0002E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685