#79F4F5#79F4F5
#79F4F5 is a very light, moderate teal. Relative luminance 0.754; OKLCH L 89.7% C 0.110 H 196.1°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #79F4F5 |
|---|---|
| RGB | rgb(121, 244, 245) |
| HSL | hsl(180, 86%, 72%) |
| HSV | hsv(180, 51%, 96%) |
| CMYK | cmyk(50.6%, 0.4%, 0%, 3.9%) |
| CIE-LAB | lab(89.56, -34.06, -11.05) |
| CIE-LCH | lch(89.56, 35.81, 197.98°) |
| OKLab | oklab(89.72% -0.106 -0.0306) |
| OKLCH | oklch(89.72% 0.11 196.1) |
| XYZ | xyz(56.7105, 75.3537, 97.9246) |
| Luminance | 0.7536 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.80
Bright Light Blue
#26F7FD
ΔE00 4.03
Robin Egg Blue
#8AF1FE
ΔE00 5.03
Aqua
#00FFFF
ΔE00 5.04
Robin'S Egg
#6DEDFD
ΔE00 5.21
Light Cyan
#ACFFFC
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79F4F5 #F57A79
analogous
#79F5B8 #79F4F5 #79B6F5
triadic
#79F4F5 #F579F4 #F4F579
tetradic
#79F4F5 #B879F5 #F57A79 #B6F579
square
#79F4F5 #B879F5 #F57A79 #B6F579
split-complementary
#79F4F5 #F579B6 #F5B879
monochromatic
#11E1E3 #40EFF1 #79F4F5 #B2F9F9 #E3FDFD
Accessibility & contrast
On white
1.31
#79F4F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#79F4F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79F4F5
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79F4F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79F4F5 | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EAF5
Deuteranopia (green-blind)
#D1DBF6
Tritanopia (blue-blind)
#15FBF4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #79f4f5; /* rgb */ color: rgb(121, 244, 245); /* oklch */ color: oklch(89.7% 0.110 196.1);
Tailwind
colors: {
custom: {
50: '#a9f8f8',
500: '#79f4f5',
950: '#000000',
},
}SCSS
$custom: #79f4f5; $custom-light: #a9f8f8; $custom-dark: #000000;
JSON
{
"hex": "#79f4f5",
"rgb": {
"r": 121,
"g": 244,
"b": 245
},
"hsl": {
"h": 180.484,
"s": 86.111,
"l": 71.765
},
"oklch": {
"l": 0.89718,
"c": 0.11037,
"h": 196.1
},
"luminance": 0.75359
}Semantic roles & 50–950 ramp
primary
#79F4F5
secondary
#D04342
accent
#0503E3
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111717
muted
#818585