#79FCCD#79FCCD
#79FCCD is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.4% C 0.135 H 167.3°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #79FCCD |
|---|---|
| RGB | rgb(121, 252, 205) |
| HSL | hsl(158, 96%, 73%) |
| HSV | hsv(158, 52%, 99%) |
| CMYK | cmyk(52%, 0%, 18.7%, 1.2%) |
| CIE-LAB | lab(90.82, -47.06, 11.57) |
| CIE-LCH | lch(90.82, 48.46, 166.19°) |
| OKLab | oklab(90.41% -0.1316 0.0297) |
| OKLCH | oklch(90.41% 0.135 167.3) |
| XYZ | xyz(53.7099, 78.0887, 69.9880) |
| Luminance | 0.7809 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.25
Light Aquamarine
#7BFDC7
ΔE00 1.70
Light Turquoise
#7EF4CC
ΔE00 2.23
Light Aqua
#8CFFDB
ΔE00 3.10
Bright Teal
#01F9C6
ΔE00 4.63
Light Greenish Blue
#63F7B4
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FCCD #FC79A8
analogous
#79FC8B #79FCCD #79EAFC
triadic
#79FCCD #CD79FC #FCCD79
tetradic
#79FCCD #8B79FC #FC79A8 #EAFC79
square
#79FCCD #8B79FC #FC79A8 #EAFC79
split-complementary
#79FCCD #FC79EA #FC8B79
monochromatic
#05F59F #3DFBB7 #79FCCD #B5FDE3 #E1FEF4
Accessibility & contrast
On white
1.26
#79FCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#79FCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FCCD
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FCCD | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDCB
Deuteranopia (green-blind)
#E3DFD0
Tritanopia (blue-blind)
#43FDEF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #79fccd; /* rgb */ color: rgb(121, 252, 205); /* oklch */ color: oklch(90.4% 0.135 167.3);
Tailwind
colors: {
custom: {
50: '#a8fedc',
500: '#79fccd',
950: '#000000',
},
}SCSS
$custom: #79fccd; $custom-light: #a8fedc; $custom-dark: #000000;
JSON
{
"hex": "#79fccd",
"rgb": {
"r": 121,
"g": 252,
"b": 205
},
"hsl": {
"h": 158.473,
"s": 95.62,
"l": 73.137
},
"oklch": {
"l": 0.90406,
"c": 0.13487,
"h": 167.3
},
"luminance": 0.78094
}Semantic roles & 50–950 ramp
primary
#79FCCD
secondary
#D94077
accent
#0052E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684