#79FCF0#79FCF0
#79FCF0 is a very light, moderate teal. Relative luminance 0.800; OKLCH L 91.4% C 0.118 H 187.3°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #79FCF0 |
|---|---|
| RGB | rgb(121, 252, 240) |
| HSL | hsl(175, 96%, 73%) |
| HSV | hsv(175, 52%, 99%) |
| CMYK | cmyk(52%, 0%, 4.8%, 1.2%) |
| CIE-LAB | lab(91.67, -38.99, -5.32) |
| CIE-LCH | lch(91.67, 39.35, 187.77°) |
| OKLab | oklab(91.38% -0.1166 -0.015) |
| OKLCH | oklch(91.38% 0.118 187.3) |
| XYZ | xyz(58.4170, 79.9716, 94.7787) |
| Luminance | 0.7998 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 4.42
Bright Turquoise
#0FFEF9
ΔE00 4.56
Tiffany Blue
#7BF2DA
ΔE00 4.68
Bright Cyan
#41FDFE
ΔE00 4.97
Aqua
#00FFFF
ΔE00 5.42
Light Cyan
#ACFFFC
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FCF0 #FC7985
analogous
#79FCAE #79FCF0 #79C6FC
triadic
#79FCF0 #F079FC #FCF079
tetradic
#79FCF0 #AE79FC #FC7985 #C6FC79
square
#79FCF0 #AE79FC #FC7985 #C6FC79
split-complementary
#79FCF0 #FC79C6 #FCAE79
monochromatic
#05F5DF #3DFBE9 #79FCF0 #B5FDF7 #E1FEFC
Accessibility & contrast
On white
1.24
#79FCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#79FCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FCF0
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FCF0 | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F0F0
Deuteranopia (green-blind)
#DBE1F2
Tritanopia (blue-blind)
#19FFF8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #79fcf0; /* rgb */ color: rgb(121, 252, 240); /* oklch */ color: oklch(91.4% 0.118 187.3);
Tailwind
colors: {
custom: {
50: '#aafef4',
500: '#79fcf0',
950: '#000000',
},
}SCSS
$custom: #79fcf0; $custom-light: #aafef4; $custom-dark: #000000;
JSON
{
"hex": "#79fcf0",
"rgb": {
"r": 121,
"g": 252,
"b": 240
},
"hsl": {
"h": 174.504,
"s": 95.62,
"l": 73.137
},
"oklch": {
"l": 0.91378,
"c": 0.11755,
"h": 187.3
},
"luminance": 0.79977
}Semantic roles & 50–950 ramp
primary
#79FCF0
secondary
#D9404E
accent
#0015E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685