#79F4F4#79F4F4
#79F4F4 is a very light, moderate teal. Relative luminance 0.753; OKLCH L 89.7% C 0.110 H 195.4°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #79F4F4 |
|---|---|
| RGB | rgb(121, 244, 244) |
| HSL | hsl(180, 85%, 72%) |
| HSV | hsv(180, 50%, 96%) |
| CMYK | cmyk(50.4%, 0%, 0%, 4.3%) |
| CIE-LAB | lab(89.53, -34.32, -10.58) |
| CIE-LCH | lch(89.53, 35.91, 197.13°) |
| OKLab | oklab(89.69% -0.1065 -0.0292) |
| OKLCH | oklch(89.69% 0.11 195.4) |
| XYZ | xyz(56.5582, 75.2928, 97.1228) |
| Luminance | 0.7530 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.75
Bright Light Blue
#26F7FD
ΔE00 4.11
Aqua
#00FFFF
ΔE00 4.96
Light Cyan
#ACFFFC
ΔE00 5.25
Bright Turquoise
#0FFEF9
ΔE00 5.28
Robin Egg Blue
#8AF1FE
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79F4F4 #F47979
analogous
#79F4B7 #79F4F4 #79B7F4
triadic
#79F4F4 #F479F4 #F4F479
tetradic
#79F4F4 #B779F4 #F47979 #B7F479
square
#79F4F4 #B779F4 #F47979 #B7F479
split-complementary
#79F4F4 #F479B7 #F4B779
monochromatic
#12E0E0 #40EFEF #79F4F4 #B2F9F9 #E3FDFD
Accessibility & contrast
On white
1.31
#79F4F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#79F4F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79F4F4
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79F4F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79F4F4 | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EAF4
Deuteranopia (green-blind)
#D2DBF5
Tritanopia (blue-blind)
#18FBF4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #79f4f4; /* rgb */ color: rgb(121, 244, 244); /* oklch */ color: oklch(89.7% 0.110 195.4);
Tailwind
colors: {
custom: {
50: '#a9f8f7',
500: '#79f4f4',
950: '#000000',
},
}SCSS
$custom: #79f4f4; $custom-light: #a9f8f7; $custom-dark: #000000;
JSON
{
"hex": "#79f4f4",
"rgb": {
"r": 121,
"g": 244,
"b": 244
},
"hsl": {
"h": 180,
"s": 84.828,
"l": 71.569
},
"oklch": {
"l": 0.89686,
"c": 0.11041,
"h": 195.4
},
"luminance": 0.75298
}Semantic roles & 50–950 ramp
primary
#79F4F4
secondary
#CF4242
accent
#0404E1
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111717
muted
#818585