#79FFEF#79FFEF
#79FFEF is a very light, vivid teal. Relative luminance 0.818; OKLCH L 92.0% C 0.121 H 184.9°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #79FFEF |
|---|---|
| RGB | rgb(121, 255, 239) |
| HSL | hsl(173, 100%, 74%) |
| HSV | hsv(173, 53%, 100%) |
| CMYK | cmyk(52.5%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(92.49, -40.59, -3.60) |
| CIE-LCH | lch(92.49, 40.75, 185.06°) |
| OKLab | oklab(92.03% -0.1202 -0.0103) |
| OKLCH | oklch(92.03% 0.121 184.9) |
| XYZ | xyz(59.2184, 81.8114, 94.3151) |
| Luminance | 0.8182 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.02
Bright Aqua
#0BF9EA
ΔE00 4.37
Bright Turquoise
#0FFEF9
ΔE00 5.21
Bright Cyan
#41FDFE
ΔE00 6.05
Aqua
#00FFFF
ΔE00 6.29
Light Aqua
#8CFFDB
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FFEF #FF7989
analogous
#79FFAC #79FFEF #79CCFF
triadic
#79FFEF #EF79FF #FFEF79
tetradic
#79FFEF #AC79FF #FF7989 #CCFF79
square
#79FFEF #AC79FF #FF7989 #CCFF79
split-complementary
#79FFEF #FF79CC #FFAC79
monochromatic
#00FEDF #3CFFE8 #79FFEF #B6FFF6 #E0FFFB
Accessibility & contrast
On white
1.21
#79FFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#79FFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FFEF
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FFEF | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F3EF
Deuteranopia (green-blind)
#DEE3F1
Tritanopia (blue-blind)
#18FFFA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #79ffef; /* rgb */ color: rgb(121, 255, 239); /* oklch */ color: oklch(92.0% 0.121 184.9);
Tailwind
colors: {
custom: {
50: '#aafff4',
500: '#79ffef',
950: '#000000',
},
}SCSS
$custom: #79ffef; $custom-light: #aafff4; $custom-dark: #000000;
JSON
{
"hex": "#79ffef",
"rgb": {
"r": 121,
"g": 255,
"b": 239
},
"hsl": {
"h": 172.836,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.92032,
"c": 0.12061,
"h": 184.9
},
"luminance": 0.81817
}Semantic roles & 50–950 ramp
primary
#79FFEF
secondary
#DD3F52
accent
#001BE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685