#79D0CD#79D0CD
#79D0CD is a light, moderate teal. Relative luminance 0.536; OKLCH L 80.2% C 0.084 H 192.7°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #79D0CD |
|---|---|
| RGB | rgb(121, 208, 205) |
| HSL | hsl(178, 48%, 65%) |
| HSV | hsv(178, 42%, 82%) |
| CMYK | cmyk(41.8%, 0%, 1.4%, 18.4%) |
| CIE-LAB | lab(78.22, -26.92, -6.74) |
| CIE-LCH | lch(78.22, 27.75, 194.05°) |
| OKLab | oklab(80.21% -0.0824 -0.0186) |
| OKLCH | oklch(80.21% 0.084 192.7) |
| XYZ | xyz(41.4562, 53.5813, 65.9034) |
| Luminance | 0.5358 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.43
Darkturquoise
#00CED1
ΔE00 6.31
Turquoise
#40E0D0
ΔE00 7.59
Aqua Blue
#02D8E9
ΔE00 8.17
Pale Teal
#82CBB2
ΔE00 8.48
Seafoam Blue
#78D1B6
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79D0CD #D0797C
analogous
#79D0A2 #79D0CD #79A8D0
triadic
#79D0CD #CD79D0 #D0CD79
tetradic
#79D0CD #A279D0 #D0797C #A8D079
square
#79D0CD #A279D0 #D0797C #A8D079
split-complementary
#79D0CD #D079A8 #D0A279
monochromatic
#369996 #4CC0BC #79D0CD #A6E0DE #D4F0EF
Accessibility & contrast
On white
1.79
#79D0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#79D0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79D0CD
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79D0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79D0CD | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CD
Deuteranopia (green-blind)
#B7BDCE
Tritanopia (blue-blind)
#51D5CF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #79d0cd; /* rgb */ color: rgb(121, 208, 205); /* oklch */ color: oklch(80.2% 0.084 192.7);
Tailwind
colors: {
custom: {
50: '#a5dedc',
500: '#79d0cd',
950: '#000000',
},
}SCSS
$custom: #79d0cd; $custom-light: #a5dedc; $custom-dark: #000000;
JSON
{
"hex": "#79d0cd",
"rgb": {
"r": 121,
"g": 208,
"b": 205
},
"hsl": {
"h": 177.931,
"s": 48.066,
"l": 64.51
},
"oklch": {
"l": 0.80214,
"c": 0.08447,
"h": 192.7
},
"luminance": 0.53584
}Semantic roles & 50–950 ramp
primary
#79D0CD
secondary
#9F4F51
accent
#2A2FBB
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484