#79FFEE#79FFEE
#79FFEE is a very light, vivid teal. Relative luminance 0.818; OKLCH L 92.0% C 0.121 H 184.3°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #79FFEE |
|---|---|
| RGB | rgb(121, 255, 238) |
| HSL | hsl(172, 100%, 74%) |
| HSV | hsv(172, 53%, 100%) |
| CMYK | cmyk(52.5%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(92.47, -40.83, -3.12) |
| CIE-LCH | lch(92.47, 40.95, 184.36°) |
| OKLab | oklab(92% -0.1206 -0.0091) |
| OKLCH | oklch(92% 0.121 184.3) |
| XYZ | xyz(59.0711, 81.7525, 93.5392) |
| Luminance | 0.8176 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.80
Bright Aqua
#0BF9EA
ΔE00 4.40
Bright Turquoise
#0FFEF9
ΔE00 5.43
Light Aqua
#8CFFDB
ΔE00 6.26
Bright Cyan
#41FDFE
ΔE00 6.34
Aqua
#00FFFF
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FFEE #FF798A
analogous
#79FFAB #79FFEE #79CDFF
triadic
#79FFEE #EE79FF #FFEE79
tetradic
#79FFEE #AB79FF #FF798A #CDFF79
square
#79FFEE #AB79FF #FF798A #CDFF79
split-complementary
#79FFEE #FF79CD #FFAB79
monochromatic
#00FEDD #3CFFE6 #79FFEE #B6FFF6 #E0FFFB
Accessibility & contrast
On white
1.21
#79FFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#79FFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FFEE
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FFEE | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F3ED
Deuteranopia (green-blind)
#DFE3F0
Tritanopia (blue-blind)
#1AFFFA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #79ffee; /* rgb */ color: rgb(121, 255, 238); /* oklch */ color: oklch(92.0% 0.121 184.3);
Tailwind
colors: {
custom: {
50: '#aafff3',
500: '#79ffee',
950: '#000000',
},
}SCSS
$custom: #79ffee; $custom-light: #aafff3; $custom-dark: #000000;
JSON
{
"hex": "#79ffee",
"rgb": {
"r": 121,
"g": 255,
"b": 238
},
"hsl": {
"h": 172.388,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.92003,
"c": 0.12093,
"h": 184.3
},
"luminance": 0.81758
}Semantic roles & 50–950 ramp
primary
#79FFEE
secondary
#DD3F53
accent
#001DE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685