#79FEEB#79FEEB
#79FEEB is a very light, vivid teal. Relative luminance 0.809; OKLCH L 91.7% C 0.121 H 183.0°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #79FEEB |
|---|---|
| RGB | rgb(121, 254, 235) |
| HSL | hsl(171, 99%, 74%) |
| HSV | hsv(171, 52%, 100%) |
| CMYK | cmyk(52.4%, 0%, 7.5%, 0.4%) |
| CIE-LAB | lab(92.11, -41.11, -2.09) |
| CIE-LCH | lch(92.11, 41.16, 182.91°) |
| OKLab | oklab(91.69% -0.1208 -0.0063) |
| OKLCH | oklch(91.69% 0.121 183) |
| XYZ | xyz(58.3159, 80.9413, 91.1312) |
| Luminance | 0.8095 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.21
Bright Aqua
#0BF9EA
ΔE00 4.53
Light Aqua
#8CFFDB
ΔE00 5.62
Bright Turquoise
#0FFEF9
ΔE00 5.93
Bright Cyan
#41FDFE
ΔE00 6.96
Light Turquoise
#7EF4CC
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FEEB #FE798C
analogous
#79FEA8 #79FEEB #79CEFE
triadic
#79FEEB #EB79FE #FEEB79
tetradic
#79FEEB #A879FE #FE798C #CEFE79
square
#79FEEB #A879FE #FE798C #CEFE79
split-complementary
#79FEEB #FE79CE #FEA879
monochromatic
#02FBD7 #3CFEE2 #79FEEB #B6FEF4 #E1FFFA
Accessibility & contrast
On white
1.22
#79FEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#79FEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FEEB
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FEEB | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F1EA
Deuteranopia (green-blind)
#DEE2ED
Tritanopia (blue-blind)
#21FFF8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #79feeb; /* rgb */ color: rgb(121, 254, 235); /* oklch */ color: oklch(91.7% 0.121 183.0);
Tailwind
colors: {
custom: {
50: '#a9fff1',
500: '#79feeb',
950: '#000000',
},
}SCSS
$custom: #79feeb; $custom-light: #a9fff1; $custom-dark: #000000;
JSON
{
"hex": "#79feeb",
"rgb": {
"r": 121,
"g": 254,
"b": 235
},
"hsl": {
"h": 171.429,
"s": 98.519,
"l": 73.529
},
"oklch": {
"l": 0.91686,
"c": 0.12096,
"h": 183
},
"luminance": 0.80947
}Semantic roles & 50–950 ramp
primary
#79FEEB
secondary
#DC3F56
accent
#0021E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685