#79F9F5#79F9F5
#79F9F5 is a very light, moderate teal. Relative luminance 0.784; OKLCH L 90.9% C 0.114 H 192.6°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #79F9F5 |
|---|---|
| RGB | rgb(121, 249, 245) |
| HSL | hsl(178, 91%, 73%) |
| HSV | hsv(178, 51%, 98%) |
| CMYK | cmyk(51.4%, 0%, 1.6%, 2.4%) |
| CIE-LAB | lab(90.96, -36.38, -8.97) |
| CIE-LCH | lch(90.96, 37.47, 193.84°) |
| OKLab | oklab(90.85% -0.1114 -0.0249) |
| OKLCH | oklch(90.85% 0.114 192.6) |
| XYZ | xyz(58.2354, 78.4035, 98.4329) |
| Luminance | 0.7841 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.41
Bright Turquoise
#0FFEF9
ΔE00 4.37
Aqua
#00FFFF
ΔE00 4.42
Bright Light Blue
#26F7FD
ΔE00 4.56
Light Cyan
#ACFFFC
ΔE00 5.17
Bright Aqua
#0BF9EA
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79F9F5 #F9797D
analogous
#79F9B5 #79F9F5 #79BDF9
triadic
#79F9F5 #F579F9 #F9F579
tetradic
#79F9F5 #B579F9 #F9797D #BDF979
square
#79F9F5 #B579F9 #F9797D #BDF979
split-complementary
#79F9F5 #F979BD #F9B579
monochromatic
#0BEDE6 #3EF6F1 #79F9F5 #B4FCF9 #E2FEFD
Accessibility & contrast
On white
1.26
#79F9F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#79F9F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79F9F5
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79F9F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79F9F5 | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEEF5
Deuteranopia (green-blind)
#D7DEF6
Tritanopia (blue-blind)
#0DFFF7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #79f9f5; /* rgb */ color: rgb(121, 249, 245); /* oklch */ color: oklch(90.9% 0.114 192.6);
Tailwind
colors: {
custom: {
50: '#aafbf8',
500: '#79f9f5',
950: '#000000',
},
}SCSS
$custom: #79f9f5; $custom-light: #aafbf8; $custom-dark: #000000;
JSON
{
"hex": "#79f9f5",
"rgb": {
"r": 121,
"g": 249,
"b": 245
},
"hsl": {
"h": 178.125,
"s": 91.429,
"l": 72.549
},
"oklch": {
"l": 0.90851,
"c": 0.1141,
"h": 192.6
},
"luminance": 0.78409
}Semantic roles & 50–950 ramp
primary
#79F9F5
secondary
#D54146
accent
#0007E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111717
muted
#818585