#79F8F9#79F8F9
#79F8F9 is a very light, moderate teal. Relative luminance 0.780; OKLCH L 90.8% C 0.113 H 196.0°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #79F8F9 |
|---|---|
| RGB | rgb(121, 248, 249) |
| HSL | hsl(180, 91%, 73%) |
| HSV | hsv(180, 51%, 98%) |
| CMYK | cmyk(51.4%, 0.4%, 0%, 2.4%) |
| CIE-LAB | lab(90.80, -34.90, -11.30) |
| CIE-LCH | lch(90.80, 36.69, 197.93°) |
| OKLab | oklab(90.75% -0.1087 -0.0312) |
| OKLCH | oklch(90.75% 0.113 196) |
| XYZ | xyz(58.5444, 78.0338, 101.5810) |
| Luminance | 0.7804 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.36
Bright Light Blue
#26F7FD
ΔE00 3.88
Aqua
#00FFFF
ΔE00 4.62
Bright Turquoise
#0FFEF9
ΔE00 5.10
Light Cyan
#ACFFFC
ΔE00 5.11
Robin Egg Blue
#8AF1FE
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79F8F9 #F97A79
analogous
#79F9BA #79F8F9 #79B8F9
triadic
#79F8F9 #F979F8 #F8F979
tetradic
#79F8F9 #BA79F9 #F97A79 #B8F979
square
#79F8F9 #BA79F9 #F97A79 #B8F979
split-complementary
#79F8F9 #F979B8 #F9BA79
monochromatic
#0BEBED #3EF5F6 #79F8F9 #B4FBFC #E2FDFE
Accessibility & contrast
On white
1.26
#79F8F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#79F8F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79F8F9
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79F8F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79F8F9 | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEEF9
Deuteranopia (green-blind)
#D5DEFA
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #79f8f9; /* rgb */ color: rgb(121, 248, 249); /* oklch */ color: oklch(90.8% 0.113 196.0);
Tailwind
colors: {
custom: {
50: '#aafbfb',
500: '#79f8f9',
950: '#000000',
},
}SCSS
$custom: #79f8f9; $custom-light: #aafbfb; $custom-dark: #000000;
JSON
{
"hex": "#79f8f9",
"rgb": {
"r": 121,
"g": 248,
"b": 249
},
"hsl": {
"h": 180.469,
"s": 91.429,
"l": 72.549
},
"oklch": {
"l": 0.90753,
"c": 0.11307,
"h": 196
},
"luminance": 0.78039
}Semantic roles & 50–950 ramp
primary
#79F8F9
secondary
#D54241
accent
#0200E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111717
muted
#818585