#79FDED#79FDED
#79FDED is a very light, moderate teal. Relative luminance 0.804; OKLCH L 91.5% C 0.119 H 184.8°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #79FDED |
|---|---|
| RGB | rgb(121, 253, 237) |
| HSL | hsl(173, 97%, 73%) |
| HSV | hsv(173, 52%, 99%) |
| CMYK | cmyk(52.2%, 0%, 6.3%, 0.8%) |
| CIE-LAB | lab(91.88, -40.17, -3.47) |
| CIE-LCH | lch(91.88, 40.32, 184.93°) |
| OKLab | oklab(91.52% -0.1189 -0.01) |
| OKLCH | oklch(91.52% 0.119 184.8) |
| XYZ | xyz(58.2899, 80.4245, 92.5560) |
| Luminance | 0.8043 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.72
Bright Aqua
#0BF9EA
ΔE00 4.33
Bright Turquoise
#0FFEF9
ΔE00 5.27
Bright Cyan
#41FDFE
ΔE00 6.09
Aqua
#00FFFF
ΔE00 6.36
Light Aqua
#8CFFDB
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FDED #FD7989
analogous
#79FDAB #79FDED #79CBFD
triadic
#79FDED #ED79FD #FDED79
tetradic
#79FDED #AB79FD #FD7989 #CBFD79
square
#79FDED #AB79FD #FD7989 #CBFD79
split-complementary
#79FDED #FD79CB #FDAB79
monochromatic
#04F8DA #3DFCE5 #79FDED #B5FEF5 #E1FFFB
Accessibility & contrast
On white
1.23
#79FDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#79FDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FDED
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FDED | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1ED
Deuteranopia (green-blind)
#DDE1EF
Tritanopia (blue-blind)
#1EFFF8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #79fded; /* rgb */ color: rgb(121, 253, 237); /* oklch */ color: oklch(91.5% 0.119 184.8);
Tailwind
colors: {
custom: {
50: '#a9fef2',
500: '#79fded',
950: '#000000',
},
}SCSS
$custom: #79fded; $custom-light: #a9fef2; $custom-dark: #000000;
JSON
{
"hex": "#79fded",
"rgb": {
"r": 121,
"g": 253,
"b": 237
},
"hsl": {
"h": 172.727,
"s": 97.059,
"l": 73.333
},
"oklch": {
"l": 0.91516,
"c": 0.11932,
"h": 184.8
},
"luminance": 0.8043
}Semantic roles & 50–950 ramp
primary
#79FDED
secondary
#DA4052
accent
#001CE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685