#79FCD2#79FCD2
#79FCD2 is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.5% C 0.131 H 169.7°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #79FCD2 |
|---|---|
| RGB | rgb(121, 252, 210) |
| HSL | hsl(161, 96%, 73%) |
| HSV | hsv(161, 52%, 99%) |
| CMYK | cmyk(52%, 0%, 16.7%, 1.2%) |
| CIE-LAB | lab(90.93, -45.97, 9.15) |
| CIE-LCH | lch(90.93, 46.88, 168.75°) |
| OKLab | oklab(90.53% -0.1294 0.0234) |
| OKLCH | oklch(90.53% 0.131 169.7) |
| XYZ | xyz(54.3231, 78.3340, 73.2175) |
| Luminance | 0.7834 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.78
Light Turquoise
#7EF4CC
ΔE00 1.80
Light Aqua
#8CFFDB
ΔE00 2.16
Light Aquamarine
#7BFDC7
ΔE00 2.97
Pale Turquoise
#A5FBD5
ΔE00 4.69
Bright Teal
#01F9C6
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FCD2 #FC79A3
analogous
#79FC90 #79FCD2 #79E5FC
triadic
#79FCD2 #D279FC #FCD279
tetradic
#79FCD2 #9079FC #FC79A3 #E5FC79
square
#79FCD2 #9079FC #FC79A3 #E5FC79
split-complementary
#79FCD2 #FC79E5 #FC9079
monochromatic
#05F5A8 #3DFBBE #79FCD2 #B5FDE6 #E1FEF5
Accessibility & contrast
On white
1.26
#79FCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#79FCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FCD2
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FCD2 | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EED0
Deuteranopia (green-blind)
#E2DFD5
Tritanopia (blue-blind)
#3FFDF0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #79fcd2; /* rgb */ color: rgb(121, 252, 210); /* oklch */ color: oklch(90.5% 0.131 169.7);
Tailwind
colors: {
custom: {
50: '#a8fedf',
500: '#79fcd2',
950: '#000000',
},
}SCSS
$custom: #79fcd2; $custom-light: #a8fedf; $custom-dark: #000000;
JSON
{
"hex": "#79fcd2",
"rgb": {
"r": 121,
"g": 252,
"b": 210
},
"hsl": {
"h": 160.763,
"s": 95.62,
"l": 73.137
},
"oklch": {
"l": 0.90533,
"c": 0.13149,
"h": 169.7
},
"luminance": 0.78339
}Semantic roles & 50–950 ramp
primary
#79FCD2
secondary
#D94071
accent
#004AE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111815
muted
#818684