#79FCED#79FCED
#79FCED is a very light, moderate teal. Relative luminance 0.798; OKLCH L 91.3% C 0.118 H 185.4°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #79FCED |
|---|---|
| RGB | rgb(121, 252, 237) |
| HSL | hsl(173, 96%, 73%) |
| HSV | hsv(173, 52%, 99%) |
| CMYK | cmyk(52%, 0%, 6%, 1.2%) |
| CIE-LAB | lab(91.59, -39.72, -3.88) |
| CIE-LCH | lch(91.59, 39.91, 185.58°) |
| OKLab | oklab(91.29% -0.1178 -0.0111) |
| OKLCH | oklch(91.29% 0.118 185.4) |
| XYZ | xyz(57.9751, 79.7948, 92.4511) |
| Luminance | 0.7980 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.84
Bright Aqua
#0BF9EA
ΔE00 4.31
Bright Turquoise
#0FFEF9
ΔE00 5.10
Bright Cyan
#41FDFE
ΔE00 5.83
Aqua
#00FFFF
ΔE00 6.15
Light Cyan
#ACFFFC
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FCED #FC7988
analogous
#79FCAB #79FCED #79C9FC
triadic
#79FCED #ED79FC #FCED79
tetradic
#79FCED #AB79FC #FC7988 #C9FC79
square
#79FCED #AB79FC #FC7988 #C9FC79
split-complementary
#79FCED #FC79C9 #FCAB79
monochromatic
#05F5DA #3DFBE5 #79FCED #B5FDF5 #E1FEFB
Accessibility & contrast
On white
1.24
#79FCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#79FCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FCED
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FCED | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0ED
Deuteranopia (green-blind)
#DCE0EF
Tritanopia (blue-blind)
#1FFFF7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #79fced; /* rgb */ color: rgb(121, 252, 237); /* oklch */ color: oklch(91.3% 0.118 185.4);
Tailwind
colors: {
custom: {
50: '#a9fef2',
500: '#79fced',
950: '#000000',
},
}SCSS
$custom: #79fced; $custom-light: #a9fef2; $custom-dark: #000000;
JSON
{
"hex": "#79fced",
"rgb": {
"r": 121,
"g": 252,
"b": 237
},
"hsl": {
"h": 173.13,
"s": 95.62,
"l": 73.137
},
"oklch": {
"l": 0.91288,
"c": 0.11837,
"h": 185.4
},
"luminance": 0.798
}Semantic roles & 50–950 ramp
primary
#79FCED
secondary
#D94052
accent
#001AE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685