#79FCEC#79FCEC
#79FCEC is a very light, moderate teal. Relative luminance 0.797; OKLCH L 91.3% C 0.119 H 184.7°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #79FCEC |
|---|---|
| RGB | rgb(121, 252, 236) |
| HSL | hsl(173, 96%, 73%) |
| HSV | hsv(173, 52%, 99%) |
| CMYK | cmyk(52%, 0%, 6.3%, 1.2%) |
| CIE-LAB | lab(91.57, -39.97, -3.40) |
| CIE-LCH | lch(91.57, 40.11, 184.86°) |
| OKLab | oklab(91.26% -0.1183 -0.0098) |
| OKLCH | oklch(91.26% 0.119 184.7) |
| XYZ | xyz(57.8294, 79.7365, 91.6838) |
| Luminance | 0.7974 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.57
Bright Aqua
#0BF9EA
ΔE00 4.32
Bright Turquoise
#0FFEF9
ΔE00 5.31
Bright Cyan
#41FDFE
ΔE00 6.12
Aqua
#00FFFF
ΔE00 6.41
Light Aqua
#8CFFDB
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FCEC #FC7989
analogous
#79FCAA #79FCEC #79CAFC
triadic
#79FCEC #EC79FC #FCEC79
tetradic
#79FCEC #AA79FC #FC7989 #CAFC79
square
#79FCEC #AA79FC #FC7989 #CAFC79
split-complementary
#79FCEC #FC79CA #FCAA79
monochromatic
#05F5D8 #3DFBE4 #79FCEC #B5FDF4 #E1FEFB
Accessibility & contrast
On white
1.24
#79FCEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#79FCEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FCEC
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FCEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FCEC | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EC
Deuteranopia (green-blind)
#DCE0EE
Tritanopia (blue-blind)
#21FFF7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #79fcec; /* rgb */ color: rgb(121, 252, 236); /* oklch */ color: oklch(91.3% 0.119 184.7);
Tailwind
colors: {
custom: {
50: '#a9fef2',
500: '#79fcec',
950: '#000000',
},
}SCSS
$custom: #79fcec; $custom-light: #a9fef2; $custom-dark: #000000;
JSON
{
"hex": "#79fcec",
"rgb": {
"r": 121,
"g": 252,
"b": 236
},
"hsl": {
"h": 172.672,
"s": 95.62,
"l": 73.137
},
"oklch": {
"l": 0.91258,
"c": 0.11867,
"h": 184.7
},
"luminance": 0.79742
}Semantic roles & 50–950 ramp
primary
#79FCEC
secondary
#D94053
accent
#001CE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685