#79FDCD#79FDCD
#79FDCD is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.6% C 0.136 H 167.0°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #79FDCD |
|---|---|
| RGB | rgb(121, 253, 205) |
| HSL | hsl(158, 97%, 73%) |
| HSV | hsv(158, 52%, 99%) |
| CMYK | cmyk(52.2%, 0%, 19%, 0.8%) |
| CIE-LAB | lab(91.11, -47.49, 11.98) |
| CIE-LCH | lch(91.11, 48.97, 165.85°) |
| OKLab | oklab(90.64% -0.1326 0.0307) |
| OKLCH | oklch(90.64% 0.136 167) |
| XYZ | xyz(54.0248, 78.7185, 70.0930) |
| Luminance | 0.7872 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.36
Light Aquamarine
#7BFDC7
ΔE00 1.50
Light Turquoise
#7EF4CC
ΔE00 2.50
Light Aqua
#8CFFDB
ΔE00 3.25
Light Greenish Blue
#63F7B4
ΔE00 4.52
Bright Teal
#01F9C6
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FDCD #FD79A9
analogous
#79FD8B #79FDCD #79EBFD
triadic
#79FDCD #CD79FD #FDCD79
tetradic
#79FDCD #8B79FD #FD79A9 #EBFD79
square
#79FDCD #8B79FD #FD79A9 #EBFD79
split-complementary
#79FDCD #FD79EB #FD8B79
monochromatic
#04F89F #3DFCB7 #79FDCD #B5FEE3 #E1FFF4
Accessibility & contrast
On white
1.25
#79FDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#79FDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FDCD
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FDCD | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EECB
Deuteranopia (green-blind)
#E4E0D0
Tritanopia (blue-blind)
#43FEEF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #79fdcd; /* rgb */ color: rgb(121, 253, 205); /* oklch */ color: oklch(90.6% 0.136 167.0);
Tailwind
colors: {
custom: {
50: '#a8ffdc',
500: '#79fdcd',
950: '#000000',
},
}SCSS
$custom: #79fdcd; $custom-light: #a8ffdc; $custom-dark: #000000;
JSON
{
"hex": "#79fdcd",
"rgb": {
"r": 121,
"g": 253,
"b": 205
},
"hsl": {
"h": 158.182,
"s": 97.059,
"l": 73.333
},
"oklch": {
"l": 0.90639,
"c": 0.13615,
"h": 167
},
"luminance": 0.78723
}Semantic roles & 50–950 ramp
primary
#79FDCD
secondary
#DA4078
accent
#0053E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111815
muted
#818684