#79FEE3#79FEE3
#79FEE3 is a very light, vivid teal. Relative luminance 0.805; OKLCH L 91.5% C 0.124 H 178.2°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #79FEE3 |
|---|---|
| RGB | rgb(121, 254, 227) |
| HSL | hsl(168, 99%, 74%) |
| HSV | hsv(168, 52%, 100%) |
| CMYK | cmyk(52.4%, 0%, 10.6%, 0.4%) |
| CIE-LAB | lab(91.90, -43.00, 1.76) |
| CIE-LCH | lch(91.90, 43.03, 177.66°) |
| OKLab | oklab(91.46% -0.1242 0.004) |
| OKLCH | oklch(91.46% 0.124 178.2) |
| XYZ | xyz(57.1860, 80.4894, 85.1805) |
| Luminance | 0.8050 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.59
Light Aqua
#8CFFDB
ΔE00 3.36
Aquamarine
#7FFFD4
ΔE00 4.56
Light Turquoise
#7EF4CC
ΔE00 4.75
Bright Aqua
#0BF9EA
ΔE00 5.82
Aqua (survey)
#13EAC9
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FEE3 #FE7994
analogous
#79FEA0 #79FEE3 #79D6FE
triadic
#79FEE3 #E379FE #FEE379
tetradic
#79FEE3 #A079FE #FE7994 #D6FE79
square
#79FEE3 #A079FE #FE7994 #D6FE79
split-complementary
#79FEE3 #FE79D6 #FEA079
monochromatic
#02FBC8 #3CFED6 #79FEE3 #B6FEF0 #E1FFF9
Accessibility & contrast
On white
1.23
#79FEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#79FEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FEE3
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FEE3 | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F1E2
Deuteranopia (green-blind)
#E0E1E5
Tritanopia (blue-blind)
#2DFFF6
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #79fee3; /* rgb */ color: rgb(121, 254, 227); /* oklch */ color: oklch(91.5% 0.124 178.2);
Tailwind
colors: {
custom: {
50: '#a9ffeb',
500: '#79fee3',
950: '#000000',
},
}SCSS
$custom: #79fee3; $custom-light: #a9ffeb; $custom-dark: #000000;
JSON
{
"hex": "#79fee3",
"rgb": {
"r": 121,
"g": 254,
"b": 227
},
"hsl": {
"h": 167.82,
"s": 98.519,
"l": 73.529
},
"oklch": {
"l": 0.91455,
"c": 0.12425,
"h": 178.2
},
"luminance": 0.80495
}Semantic roles & 50–950 ramp
primary
#79FEE3
secondary
#DC3F5F
accent
#002FE6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#111816
muted
#818684