#79FDCE#79FDCE
#79FDCE is a very light, vivid teal. Relative luminance 0.788; OKLCH L 90.7% C 0.135 H 167.4°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #79FDCE |
|---|---|
| RGB | rgb(121, 253, 206) |
| HSL | hsl(159, 97%, 73%) |
| HSV | hsv(159, 52%, 99%) |
| CMYK | cmyk(52.2%, 0%, 18.6%, 0.8%) |
| CIE-LAB | lab(91.13, -47.27, 11.49) |
| CIE-LCH | lch(91.13, 48.65, 166.34°) |
| OKLab | oklab(90.66% -0.1322 0.0295) |
| OKLCH | oklch(90.66% 0.135 167.4) |
| XYZ | xyz(54.1459, 78.7669, 70.7307) |
| Luminance | 0.7877 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.14
Light Aquamarine
#7BFDC7
ΔE00 1.74
Light Turquoise
#7EF4CC
ΔE00 2.36
Light Aqua
#8CFFDB
ΔE00 3.04
Bright Teal
#01F9C6
ΔE00 4.63
Light Greenish Blue
#63F7B4
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FDCE #FD79A8
analogous
#79FD8C #79FDCE #79EAFD
triadic
#79FDCE #CE79FD #FDCE79
tetradic
#79FDCE #8C79FD #FD79A8 #EAFD79
square
#79FDCE #8C79FD #FD79A8 #EAFD79
split-complementary
#79FDCE #FD79EA #FD8C79
monochromatic
#04F8A1 #3DFCB8 #79FDCE #B5FEE4 #E1FFF4
Accessibility & contrast
On white
1.25
#79FDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#79FDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FDCE
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FDCE | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EECC
Deuteranopia (green-blind)
#E4E0D1
Tritanopia (blue-blind)
#42FEF0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #79fdce; /* rgb */ color: rgb(121, 253, 206); /* oklch */ color: oklch(90.7% 0.135 167.4);
Tailwind
colors: {
custom: {
50: '#a8ffdd',
500: '#79fdce',
950: '#000000',
},
}SCSS
$custom: #79fdce; $custom-light: #a8ffdd; $custom-dark: #000000;
JSON
{
"hex": "#79fdce",
"rgb": {
"r": 121,
"g": 253,
"b": 206
},
"hsl": {
"h": 158.636,
"s": 97.059,
"l": 73.333
},
"oklch": {
"l": 0.90664,
"c": 0.13545,
"h": 167.4
},
"luminance": 0.78772
}Semantic roles & 50–950 ramp
primary
#79FDCE
secondary
#DA4077
accent
#0052E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111815
muted
#818684