#79FDEF#79FDEF
#79FDEF is a very light, moderate teal. Relative luminance 0.805; OKLCH L 91.6% C 0.119 H 186.1°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #79FDEF |
|---|---|
| RGB | rgb(121, 253, 239) |
| HSL | hsl(174, 97%, 73%) |
| HSV | hsv(174, 52%, 99%) |
| CMYK | cmyk(52.2%, 0%, 5.5%, 0.8%) |
| CIE-LAB | lab(91.93, -39.69, -4.43) |
| CIE-LCH | lch(91.93, 39.93, 186.36°) |
| OKLab | oklab(91.58% -0.1181 -0.0126) |
| OKLCH | oklch(91.58% 0.119 186.1) |
| XYZ | xyz(58.5838, 80.5420, 94.1035) |
| Luminance | 0.8055 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.24
Bright Aqua
#0BF9EA
ΔE00 4.33
Bright Turquoise
#0FFEF9
ΔE00 4.86
Bright Cyan
#41FDFE
ΔE00 5.50
Aqua
#00FFFF
ΔE00 5.85
Light Cyan
#ACFFFC
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FDEF #FD7987
analogous
#79FDAD #79FDEF #79C9FD
triadic
#79FDEF #EF79FD #FDEF79
tetradic
#79FDEF #AD79FD #FD7987 #C9FD79
square
#79FDEF #AD79FD #FD7987 #C9FD79
split-complementary
#79FDEF #FD79C9 #FDAD79
monochromatic
#04F8DE #3DFCE8 #79FDEF #B5FEF6 #E1FFFB
Accessibility & contrast
On white
1.23
#79FDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#79FDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FDEF
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FDEF | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1EF
Deuteranopia (green-blind)
#DCE1F1
Tritanopia (blue-blind)
#1AFFF8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #79fdef; /* rgb */ color: rgb(121, 253, 239); /* oklch */ color: oklch(91.6% 0.119 186.1);
Tailwind
colors: {
custom: {
50: '#aafef4',
500: '#79fdef',
950: '#000000',
},
}SCSS
$custom: #79fdef; $custom-light: #aafef4; $custom-dark: #000000;
JSON
{
"hex": "#79fdef",
"rgb": {
"r": 121,
"g": 253,
"b": 239
},
"hsl": {
"h": 173.636,
"s": 97.059,
"l": 73.333
},
"oklch": {
"l": 0.91576,
"c": 0.11874,
"h": 186.1
},
"luminance": 0.80548
}Semantic roles & 50–950 ramp
primary
#79FDEF
secondary
#DA4050
accent
#0018E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685