#79FFEB#79FFEB
#79FFEB is a very light, vivid teal. Relative luminance 0.816; OKLCH L 91.9% C 0.122 H 182.4°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #79FFEB |
|---|---|
| RGB | rgb(121, 255, 235) |
| HSL | hsl(171, 100%, 74%) |
| HSV | hsv(171, 53%, 100%) |
| CMYK | cmyk(52.5%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(92.39, -41.55, -1.68) |
| CIE-LCH | lch(92.39, 41.59, 182.31°) |
| OKLab | oklab(91.91% -0.1219 -0.0052) |
| OKLCH | oklch(91.91% 0.122 182.4) |
| XYZ | xyz(58.6340, 81.5776, 91.2373) |
| Luminance | 0.8158 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.22
Bright Aqua
#0BF9EA
ΔE00 4.65
Light Aqua
#8CFFDB
ΔE00 5.35
Bright Turquoise
#0FFEF9
ΔE00 6.15
Aquamarine
#7FFFD4
ΔE00 6.74
Light Turquoise
#7EF4CC
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FFEB #FF798D
analogous
#79FFA8 #79FFEB #79D0FF
triadic
#79FFEB #EB79FF #FFEB79
tetradic
#79FFEB #A879FF #FF798D #D0FF79
square
#79FFEB #A879FF #FF798D #D0FF79
split-complementary
#79FFEB #FF79D0 #FFA879
monochromatic
#00FED8 #3CFFE2 #79FFEB #B6FFF4 #E0FFFA
Accessibility & contrast
On white
1.21
#79FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#79FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FFEB
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FFEB | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F2EA
Deuteranopia (green-blind)
#DFE3ED
Tritanopia (blue-blind)
#20FFF9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #79ffeb; /* rgb */ color: rgb(121, 255, 235); /* oklch */ color: oklch(91.9% 0.122 182.4);
Tailwind
colors: {
custom: {
50: '#aafff1',
500: '#79ffeb',
950: '#000000',
},
}SCSS
$custom: #79ffeb; $custom-light: #aafff1; $custom-dark: #000000;
JSON
{
"hex": "#79ffeb",
"rgb": {
"r": 121,
"g": 255,
"b": 235
},
"hsl": {
"h": 171.045,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.91914,
"c": 0.12197,
"h": 182.4
},
"luminance": 0.81583
}Semantic roles & 50–950 ramp
primary
#79FFEB
secondary
#DD3F57
accent
#0022E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685