#79FEE4#79FEE4
#79FEE4 is a very light, vivid teal. Relative luminance 0.805; OKLCH L 91.5% C 0.124 H 178.8°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #79FEE4 |
|---|---|
| RGB | rgb(121, 254, 228) |
| HSL | hsl(168, 99%, 74%) |
| HSV | hsv(168, 52%, 100%) |
| CMYK | cmyk(52.4%, 0%, 10.2%, 0.4%) |
| CIE-LAB | lab(91.93, -42.76, 1.27) |
| CIE-LCH | lch(91.93, 42.78, 178.29°) |
| OKLab | oklab(91.48% -0.1238 0.0027) |
| OKLCH | oklch(91.48% 0.124 178.8) |
| XYZ | xyz(57.3244, 80.5447, 85.9095) |
| Luminance | 0.8055 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.55
Light Aqua
#8CFFDB
ΔE00 3.62
Aquamarine
#7FFFD4
ΔE00 4.86
Light Turquoise
#7EF4CC
ΔE00 5.01
Bright Aqua
#0BF9EA
ΔE00 5.62
Aqua (survey)
#13EAC9
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FEE4 #FE7993
analogous
#79FEA1 #79FEE4 #79D5FE
triadic
#79FEE4 #E479FE #FEE479
tetradic
#79FEE4 #A179FE #FE7993 #D5FE79
square
#79FEE4 #A179FE #FE7993 #D5FE79
split-complementary
#79FEE4 #FE79D5 #FEA179
monochromatic
#02FBCA #3CFED8 #79FEE4 #B6FEF0 #E1FFF9
Accessibility & contrast
On white
1.23
#79FEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#79FEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FEE4
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FEE4 | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F1E3
Deuteranopia (green-blind)
#E0E2E6
Tritanopia (blue-blind)
#2CFFF6
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #79fee4; /* rgb */ color: rgb(121, 254, 228); /* oklch */ color: oklch(91.5% 0.124 178.8);
Tailwind
colors: {
custom: {
50: '#a9ffec',
500: '#79fee4',
950: '#000000',
},
}SCSS
$custom: #79fee4; $custom-light: #a9ffec; $custom-dark: #000000;
JSON
{
"hex": "#79fee4",
"rgb": {
"r": 121,
"g": 254,
"b": 228
},
"hsl": {
"h": 168.271,
"s": 98.519,
"l": 73.529
},
"oklch": {
"l": 0.91484,
"c": 0.1238,
"h": 178.8
},
"luminance": 0.8055
}Semantic roles & 50–950 ramp
primary
#79FEE4
secondary
#DC3F5E
accent
#002DE6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#111816
muted
#818684