#79FCD3#79FCD3
#79FCD3 is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.6% C 0.131 H 170.3°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #79FCD3 |
|---|---|
| RGB | rgb(121, 252, 211) |
| HSL | hsl(161, 96%, 73%) |
| HSV | hsv(161, 52%, 99%) |
| CMYK | cmyk(52%, 0%, 16.3%, 1.2%) |
| CIE-LAB | lab(90.95, -45.75, 8.66) |
| CIE-LCH | lch(90.95, 46.57, 169.28°) |
| OKLab | oklab(90.56% -0.129 0.0221) |
| OKLCH | oklch(90.56% 0.131 170.3) |
| XYZ | xyz(54.4481, 78.3840, 73.8757) |
| Luminance | 0.7839 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.90
Light Turquoise
#7EF4CC
ΔE00 1.82
Light Aqua
#8CFFDB
ΔE00 2.01
Light Aquamarine
#7BFDC7
ΔE00 3.23
Pale Turquoise
#A5FBD5
ΔE00 4.71
Bright Teal
#01F9C6
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FCD3 #FC79A2
analogous
#79FC91 #79FCD3 #79E4FC
triadic
#79FCD3 #D379FC #FCD379
tetradic
#79FCD3 #9179FC #FC79A2 #E4FC79
square
#79FCD3 #9179FC #FC79A2 #E4FC79
split-complementary
#79FCD3 #FC79E4 #FC9179
monochromatic
#05F5AA #3DFBBF #79FCD3 #B5FDE7 #E1FEF5
Accessibility & contrast
On white
1.26
#79FCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#79FCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FCD3
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FCD3 | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EED1
Deuteranopia (green-blind)
#E2DFD6
Tritanopia (blue-blind)
#3EFEF0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #79fcd3; /* rgb */ color: rgb(121, 252, 211); /* oklch */ color: oklch(90.6% 0.131 170.3);
Tailwind
colors: {
custom: {
50: '#a8fee0',
500: '#79fcd3',
950: '#000000',
},
}SCSS
$custom: #79fcd3; $custom-light: #a8fee0; $custom-dark: #000000;
JSON
{
"hex": "#79fcd3",
"rgb": {
"r": 121,
"g": 252,
"b": 211
},
"hsl": {
"h": 161.221,
"s": 95.62,
"l": 73.137
},
"oklch": {
"l": 0.90559,
"c": 0.13085,
"h": 170.3
},
"luminance": 0.78389
}Semantic roles & 50–950 ramp
primary
#79FCD3
secondary
#D94070
accent
#0048E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111815
muted
#818684