#79FDCC#79FDCC
#79FDCC is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.6% C 0.137 H 166.5°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #79FDCC |
|---|---|
| RGB | rgb(121, 253, 204) |
| HSL | hsl(158, 97%, 73%) |
| HSV | hsv(158, 52%, 99%) |
| CMYK | cmyk(52.2%, 0%, 19.4%, 0.8%) |
| CIE-LAB | lab(91.08, -47.70, 12.46) |
| CIE-LCH | lch(91.08, 49.30, 165.36°) |
| OKLab | oklab(90.61% -0.1331 0.032) |
| OKLCH | oklch(90.61% 0.137 166.5) |
| XYZ | xyz(53.9045, 78.6703, 69.4593) |
| Luminance | 0.7867 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.25
Aquamarine
#7FFFD4
ΔE00 1.58
Light Turquoise
#7EF4CC
ΔE00 2.66
Light Aqua
#8CFFDB
ΔE00 3.46
Light Greenish Blue
#63F7B4
ΔE00 4.30
Bright Teal
#01F9C6
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FDCC #FD79AA
analogous
#79FD8A #79FDCC #79ECFD
triadic
#79FDCC #CC79FD #FDCC79
tetradic
#79FDCC #8A79FD #FD79AA #ECFD79
square
#79FDCC #8A79FD #FD79AA #ECFD79
split-complementary
#79FDCC #FD79EC #FD8A79
monochromatic
#04F89D #3DFCB5 #79FDCC #B5FEE3 #E1FFF4
Accessibility & contrast
On white
1.25
#79FDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#79FDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FDCC
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FDCC | 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)
#F8EEC9
Deuteranopia (green-blind)
#E4E0CF
Tritanopia (blue-blind)
#43FEEF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #79fdcc; /* rgb */ color: rgb(121, 253, 204); /* oklch */ color: oklch(90.6% 0.137 166.5);
Tailwind
colors: {
custom: {
50: '#a8ffdb',
500: '#79fdcc',
950: '#000000',
},
}SCSS
$custom: #79fdcc; $custom-light: #a8ffdb; $custom-dark: #000000;
JSON
{
"hex": "#79fdcc",
"rgb": {
"r": 121,
"g": 253,
"b": 204
},
"hsl": {
"h": 157.727,
"s": 97.059,
"l": 73.333
},
"oklch": {
"l": 0.90614,
"c": 0.13686,
"h": 166.5
},
"luminance": 0.78675
}Semantic roles & 50–950 ramp
primary
#79FDCC
secondary
#DA4079
accent
#0055E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111815
muted
#818684