#79FDCF#79FDCF
#79FDCF is a very light, vivid teal. Relative luminance 0.788; OKLCH L 90.7% C 0.135 H 167.9°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #79FDCF |
|---|---|
| RGB | rgb(121, 253, 207) |
| HSL | hsl(159, 97%, 73%) |
| HSV | hsv(159, 52%, 99%) |
| CMYK | cmyk(52.2%, 0%, 18.2%, 0.8%) |
| CIE-LAB | lab(91.15, -47.06, 11.01) |
| CIE-LCH | lch(91.15, 48.33, 166.83°) |
| OKLab | oklab(90.69% -0.1318 0.0282) |
| OKLCH | oklch(90.69% 0.135 167.9) |
| XYZ | xyz(54.2678, 78.8156, 71.3725) |
| Luminance | 0.7882 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.94
Light Aquamarine
#7BFDC7
ΔE00 1.99
Light Turquoise
#7EF4CC
ΔE00 2.24
Light Aqua
#8CFFDB
ΔE00 2.84
Bright Teal
#01F9C6
ΔE00 4.63
Pale Turquoise
#A5FBD5
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FDCF #FD79A7
analogous
#79FD8D #79FDCF #79E9FD
triadic
#79FDCF #CF79FD #FDCF79
tetradic
#79FDCF #8D79FD #FD79A7 #E9FD79
square
#79FDCF #8D79FD #FD79A7 #E9FD79
split-complementary
#79FDCF #FD79E9 #FD8D79
monochromatic
#04F8A3 #3DFCB9 #79FDCF #B5FEE5 #E1FFF4
Accessibility & contrast
On white
1.25
#79FDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#79FDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FDCF
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FDCF | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EECD
Deuteranopia (green-blind)
#E4E0D2
Tritanopia (blue-blind)
#41FEF0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #79fdcf; /* rgb */ color: rgb(121, 253, 207); /* oklch */ color: oklch(90.7% 0.135 167.9);
Tailwind
colors: {
custom: {
50: '#a8ffdd',
500: '#79fdcf',
950: '#000000',
},
}SCSS
$custom: #79fdcf; $custom-light: #a8ffdd; $custom-dark: #000000;
JSON
{
"hex": "#79fdcf",
"rgb": {
"r": 121,
"g": 253,
"b": 207
},
"hsl": {
"h": 159.091,
"s": 97.059,
"l": 73.333
},
"oklch": {
"l": 0.90689,
"c": 0.13476,
"h": 167.9
},
"luminance": 0.78821
}Semantic roles & 50–950 ramp
primary
#79FDCF
secondary
#DA4076
accent
#0050E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111815
muted
#818684