#79F9F3#79F9F3
#79F9F3 is a very light, moderate teal. Relative luminance 0.783; OKLCH L 90.8% C 0.114 H 191.2°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #79F9F3 |
|---|---|
| RGB | rgb(121, 249, 243) |
| HSL | hsl(177, 91%, 73%) |
| HSV | hsv(177, 51%, 98%) |
| CMYK | cmyk(51.4%, 0%, 2.4%, 2.4%) |
| CIE-LAB | lab(90.91, -36.88, -8.01) |
| CIE-LCH | lch(90.91, 37.74, 192.25°) |
| OKLab | oklab(90.79% -0.1122 -0.0223) |
| OKLCH | oklch(90.79% 0.114 191.2) |
| XYZ | xyz(57.9317, 78.2820, 96.8336) |
| Luminance | 0.7829 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.71
Bright Turquoise
#0FFEF9
ΔE00 4.29
Aqua
#00FFFF
ΔE00 4.58
Bright Light Blue
#26F7FD
ΔE00 4.99
Bright Aqua
#0BF9EA
ΔE00 5.33
Light Cyan
#ACFFFC
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79F9F3 #F9797F
analogous
#79F9B3 #79F9F3 #79BFF9
triadic
#79F9F3 #F379F9 #F9F379
tetradic
#79F9F3 #B379F9 #F9797F #BFF979
square
#79F9F3 #B379F9 #F9797F #BFF979
split-complementary
#79F9F3 #F979BF #F9B379
monochromatic
#0BEDE2 #3EF6EE #79F9F3 #B4FCF8 #E2FEFC
Accessibility & contrast
On white
1.26
#79F9F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#79F9F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79F9F3
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79F9F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79F9F3 | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEEF3
Deuteranopia (green-blind)
#D7DEF4
Tritanopia (blue-blind)
#14FFF7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #79f9f3; /* rgb */ color: rgb(121, 249, 243); /* oklch */ color: oklch(90.8% 0.114 191.2);
Tailwind
colors: {
custom: {
50: '#a9fbf7',
500: '#79f9f3',
950: '#000000',
},
}SCSS
$custom: #79f9f3; $custom-light: #a9fbf7; $custom-dark: #000000;
JSON
{
"hex": "#79f9f3",
"rgb": {
"r": 121,
"g": 249,
"b": 243
},
"hsl": {
"h": 177.188,
"s": 91.429,
"l": 72.549
},
"oklch": {
"l": 0.90788,
"c": 0.11437,
"h": 191.2
},
"luminance": 0.78287
}Semantic roles & 50–950 ramp
primary
#79F9F3
secondary
#D54148
accent
#000BE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111717
muted
#818585