#79E2CD#79E2CD
#79E2CD is a very light, moderate teal. Relative luminance 0.629; OKLCH L 84.4% C 0.103 H 179.1°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #79E2CD |
|---|---|
| RGB | rgb(121, 226, 205) |
| HSL | hsl(168, 64%, 68%) |
| HSV | hsv(168, 46%, 89%) |
| CMYK | cmyk(46.5%, 0%, 9.3%, 11.4%) |
| CIE-LAB | lab(83.37, -35.48, 0.83) |
| CIE-LCH | lch(83.37, 35.49, 178.65°) |
| OKLab | oklab(84.37% -0.103 0.0017) |
| OKLCH | oklch(84.37% 0.103 179.1) |
| XYZ | xyz(46.0964, 62.8617, 67.4502) |
| Luminance | 0.6287 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.55
Turquoise
#40E0D0
ΔE00 4.49
Seafoam Blue
#78D1B6
ΔE00 4.82
Light Teal
#90E4C1
ΔE00 5.47
Aqua (survey)
#13EAC9
ΔE00 6.14
Light Turquoise
#7EF4CC
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79E2CD #E2798E
analogous
#79E298 #79E2CD #79C2E2
triadic
#79E2CD #CD79E2 #E2CD79
tetradic
#79E2CD #9879E2 #E2798E #C2E279
square
#79E2CD #9879E2 #E2798E #C2E279
split-complementary
#79E2CD #E279C2 #E29879
monochromatic
#28B99C #47D7BA #79E2CD #ABEDE0 #DEF8F3
Accessibility & contrast
On white
1.55
#79E2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#79E2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79E2CD
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79E2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79E2CD | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD7CC
Deuteranopia (green-blind)
#C9CBCF
Tritanopia (blue-blind)
#4CE5DC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #79e2cd; /* rgb */ color: rgb(121, 226, 205); /* oklch */ color: oklch(84.4% 0.103 179.1);
Tailwind
colors: {
custom: {
50: '#a6ebdc',
500: '#79e2cd',
950: '#000000',
},
}SCSS
$custom: #79e2cd; $custom-light: #a6ebdc; $custom-dark: #000000;
JSON
{
"hex": "#79e2cd",
"rgb": {
"r": 121,
"g": 226,
"b": 205
},
"hsl": {
"h": 168,
"s": 64.417,
"l": 68.039
},
"oklch": {
"l": 0.84366,
"c": 0.10305,
"h": 179.1
},
"luminance": 0.62865
}Semantic roles & 50–950 ramp
primary
#79E2CD
secondary
#B9465D
accent
#193DCC
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101615
muted
#818484