#79FFE2#79FFE2
#79FFE2 is a very light, vivid teal. Relative luminance 0.811; OKLCH L 91.7% C 0.126 H 177.1°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #79FFE2 |
|---|---|
| RGB | rgb(121, 255, 226) |
| HSL | hsl(167, 100%, 74%) |
| HSV | hsv(167, 53%, 100%) |
| CMYK | cmyk(52.5%, 0%, 11.4%, 0%) |
| CIE-LAB | lab(92.16, -43.67, 2.65) |
| CIE-LCH | lch(92.16, 43.75, 176.53°) |
| OKLab | oklab(91.66% -0.1257 0.0064) |
| OKLCH | oklch(91.66% 0.126 177.1) |
| XYZ | xyz(57.3666, 81.0706, 84.5618) |
| Luminance | 0.8108 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.91
Tiffany Blue
#7BF2DA
ΔE00 2.94
Aquamarine
#7FFFD4
ΔE00 4.01
Light Turquoise
#7EF4CC
ΔE00 4.38
Pale Turquoise
#A5FBD5
ΔE00 6.17
Bright Aqua
#0BF9EA
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FFE2 #FF7996
analogous
#79FF9F #79FFE2 #79D9FF
triadic
#79FFE2 #E279FF #FFE279
tetradic
#79FFE2 #9F79FF #FF7996 #D9FF79
square
#79FFE2 #9F79FF #FF7996 #D9FF79
split-complementary
#79FFE2 #FF79D9 #FF9F79
monochromatic
#00FEC7 #3CFFD5 #79FFE2 #B6FFEF #E0FFF8
Accessibility & contrast
On white
1.22
#79FFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#79FFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FFE2
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FFE2 | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F1E1
Deuteranopia (green-blind)
#E2E2E4
Tritanopia (blue-blind)
#2EFFF6
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #79ffe2; /* rgb */ color: rgb(121, 255, 226); /* oklch */ color: oklch(91.7% 0.126 177.1);
Tailwind
colors: {
custom: {
50: '#a9ffeb',
500: '#79ffe2',
950: '#000000',
},
}SCSS
$custom: #79ffe2; $custom-light: #a9ffeb; $custom-dark: #000000;
JSON
{
"hex": "#79ffe2",
"rgb": {
"r": 121,
"g": 255,
"b": 226
},
"hsl": {
"h": 167.015,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.91657,
"c": 0.12584,
"h": 177.1
},
"luminance": 0.81076
}Semantic roles & 50–950 ramp
primary
#79FFE2
secondary
#DD3F61
accent
#0032E6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#111816
muted
#818684