#79FBE5#79FBE5
#79FBE5 is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.8% C 0.120 H 180.9°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #79FBE5 |
|---|---|
| RGB | rgb(121, 251, 229) |
| HSL | hsl(170, 94%, 73%) |
| HSV | hsv(170, 52%, 98%) |
| CMYK | cmyk(51.8%, 0%, 8.8%, 1.6%) |
| CIE-LAB | lab(91.10, -41.20, -0.45) |
| CIE-LCH | lch(91.10, 41.20, 180.62°) |
| OKLab | oklab(90.82% -0.1201 -0.0019) |
| OKLCH | oklch(90.82% 0.12 180.9) |
| XYZ | xyz(56.5191, 78.7113, 86.3279) |
| Luminance | 0.7872 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.15
Light Aqua
#8CFFDB
ΔE00 4.67
Bright Aqua
#0BF9EA
ΔE00 4.92
Light Turquoise
#7EF4CC
ΔE00 5.84
Aquamarine
#7FFFD4
ΔE00 6.02
Aqua (survey)
#13EAC9
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FBE5 #FB798F
analogous
#79FBA4 #79FBE5 #79D0FB
triadic
#79FBE5 #E579FB #FBE579
tetradic
#79FBE5 #A479FB #FB798F #D0FB79
square
#79FBE5 #A479FB #FB798F #D0FB79
split-complementary
#79FBE5 #FB79D0 #FBA479
monochromatic
#07F2CB #3EF9D9 #79FBE5 #B4FDF1 #E1FEF9
Accessibility & contrast
On white
1.25
#79FBE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#79FBE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FBE5
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FBE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FBE5 | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EEE4
Deuteranopia (green-blind)
#DDDFE7
Tritanopia (blue-blind)
#2DFFF4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #79fbe5; /* rgb */ color: rgb(121, 251, 229); /* oklch */ color: oklch(90.8% 0.120 180.9);
Tailwind
colors: {
custom: {
50: '#a9fded',
500: '#79fbe5',
950: '#000000',
},
}SCSS
$custom: #79fbe5; $custom-light: #a9fded; $custom-dark: #000000;
JSON
{
"hex": "#79fbe5",
"rgb": {
"r": 121,
"g": 251,
"b": 229
},
"hsl": {
"h": 169.846,
"s": 94.203,
"l": 72.941
},
"oklch": {
"l": 0.90823,
"c": 0.12016,
"h": 180.9
},
"luminance": 0.78716
}Semantic roles & 50–950 ramp
primary
#79FBE5
secondary
#D8405A
accent
#0027E6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#111816
muted
#818684