#79FBE0#79FBE0
#79FBE0 is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.7% C 0.122 H 177.9°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #79FBE0 |
|---|---|
| RGB | rgb(121, 251, 224) |
| HSL | hsl(168, 94%, 73%) |
| HSV | hsv(168, 52%, 98%) |
| CMYK | cmyk(51.8%, 0%, 10.8%, 1.6%) |
| CIE-LAB | lab(90.98, -42.37, 1.96) |
| CIE-LCH | lch(90.98, 42.42, 177.35°) |
| OKLab | oklab(90.68% -0.1223 0.0046) |
| OKLCH | oklch(90.68% 0.122 177.9) |
| XYZ | xyz(55.8310, 78.4360, 82.7040) |
| Luminance | 0.7844 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.02
Light Aqua
#8CFFDB
ΔE00 3.32
Light Turquoise
#7EF4CC
ΔE00 4.40
Aquamarine
#7FFFD4
ΔE00 4.51
Bright Aqua
#0BF9EA
ΔE00 5.87
Aqua (survey)
#13EAC9
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FBE0 #FB7994
analogous
#79FB9F #79FBE0 #79D5FB
triadic
#79FBE0 #E079FB #FBE079
tetradic
#79FBE0 #9F79FB #FB7994 #D5FB79
square
#79FBE0 #9F79FB #FB7994 #D5FB79
split-complementary
#79FBE0 #FB79D5 #FB9F79
monochromatic
#07F2C2 #3EF9D2 #79FBE0 #B4FDEE #E1FEF8
Accessibility & contrast
On white
1.26
#79FBE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#79FBE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FBE0
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FBE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FBE0 | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EEDF
Deuteranopia (green-blind)
#DEDFE2
Tritanopia (blue-blind)
#33FEF3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #79fbe0; /* rgb */ color: rgb(121, 251, 224); /* oklch */ color: oklch(90.7% 0.122 177.9);
Tailwind
colors: {
custom: {
50: '#a9fde9',
500: '#79fbe0',
950: '#000000',
},
}SCSS
$custom: #79fbe0; $custom-light: #a9fde9; $custom-dark: #000000;
JSON
{
"hex": "#79fbe0",
"rgb": {
"r": 121,
"g": 251,
"b": 224
},
"hsl": {
"h": 167.538,
"s": 94.203,
"l": 72.941
},
"oklch": {
"l": 0.90681,
"c": 0.12236,
"h": 177.9
},
"luminance": 0.78441
}Semantic roles & 50–950 ramp
primary
#79FBE0
secondary
#D84060
accent
#0030E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111816
muted
#818684