#79FCEF#79FCEF
#79FCEF is a very light, moderate teal. Relative luminance 0.799; OKLCH L 91.3% C 0.118 H 186.7°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #79FCEF |
|---|---|
| RGB | rgb(121, 252, 239) |
| HSL | hsl(174, 96%, 73%) |
| HSV | hsv(174, 52%, 99%) |
| CMYK | cmyk(52%, 0%, 5.2%, 1.2%) |
| CIE-LAB | lab(91.65, -39.24, -4.84) |
| CIE-LCH | lch(91.65, 39.53, 187.03°) |
| OKLab | oklab(91.35% -0.117 -0.0137) |
| OKLCH | oklch(91.35% 0.118 186.7) |
| XYZ | xyz(58.2689, 79.9123, 93.9985) |
| Luminance | 0.7992 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 4.36
Tiffany Blue
#7BF2DA
ΔE00 4.39
Bright Turquoise
#0FFEF9
ΔE00 4.72
Bright Cyan
#41FDFE
ΔE00 5.25
Aqua
#00FFFF
ΔE00 5.65
Light Cyan
#ACFFFC
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FCEF #FC7986
analogous
#79FCAD #79FCEF #79C7FC
triadic
#79FCEF #EF79FC #FCEF79
tetradic
#79FCEF #AD79FC #FC7986 #C7FC79
square
#79FCEF #AD79FC #FC7986 #C7FC79
split-complementary
#79FCEF #FC79C7 #FCAD79
monochromatic
#05F5DD #3DFBE8 #79FCEF #B5FDF6 #E1FEFB
Accessibility & contrast
On white
1.24
#79FCEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#79FCEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FCEF
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FCEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FCEF | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EF
Deuteranopia (green-blind)
#DBE0F1
Tritanopia (blue-blind)
#1BFFF8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #79fcef; /* rgb */ color: rgb(121, 252, 239); /* oklch */ color: oklch(91.3% 0.118 186.7);
Tailwind
colors: {
custom: {
50: '#a9fef4',
500: '#79fcef',
950: '#000000',
},
}SCSS
$custom: #79fcef; $custom-light: #a9fef4; $custom-dark: #000000;
JSON
{
"hex": "#79fcef",
"rgb": {
"r": 121,
"g": 252,
"b": 239
},
"hsl": {
"h": 174.046,
"s": 95.62,
"l": 73.137
},
"oklch": {
"l": 0.91348,
"c": 0.11781,
"h": 186.7
},
"luminance": 0.79918
}Semantic roles & 50–950 ramp
primary
#79FCEF
secondary
#D9404F
accent
#0017E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685