#79FCD0#79FCD0
#79FCD0 is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.5% C 0.133 H 168.8°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #79FCD0 |
|---|---|
| RGB | rgb(121, 252, 208) |
| HSL | hsl(160, 96%, 73%) |
| HSV | hsv(160, 52%, 99%) |
| CMYK | cmyk(52%, 0%, 17.5%, 1.2%) |
| CIE-LAB | lab(90.89, -46.41, 10.12) |
| CIE-LCH | lch(90.89, 47.50, 167.70°) |
| OKLab | oklab(90.48% -0.1303 0.0259) |
| OKLCH | oklch(90.48% 0.133 168.8) |
| XYZ | xyz(54.0755, 78.2350, 71.9135) |
| Luminance | 0.7824 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.78
Light Turquoise
#7EF4CC
ΔE00 1.89
Light Aquamarine
#7BFDC7
ΔE00 2.45
Light Aqua
#8CFFDB
ΔE00 2.50
Bright Teal
#01F9C6
ΔE00 4.66
Pale Turquoise
#A5FBD5
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FCD0 #FC79A5
analogous
#79FC8E #79FCD0 #79E7FC
triadic
#79FCD0 #D079FC #FCD079
tetradic
#79FCD0 #8E79FC #FC79A5 #E7FC79
square
#79FCD0 #8E79FC #FC79A5 #E7FC79
split-complementary
#79FCD0 #FC79E7 #FC8E79
monochromatic
#05F5A5 #3DFBBB #79FCD0 #B5FDE5 #E1FEF5
Accessibility & contrast
On white
1.26
#79FCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#79FCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FCD0
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FCD0 | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EDCE
Deuteranopia (green-blind)
#E2DFD3
Tritanopia (blue-blind)
#41FDEF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #79fcd0; /* rgb */ color: rgb(121, 252, 208); /* oklch */ color: oklch(90.5% 0.133 168.8);
Tailwind
colors: {
custom: {
50: '#a8fede',
500: '#79fcd0',
950: '#000000',
},
}SCSS
$custom: #79fcd0; $custom-light: #a8fede; $custom-dark: #000000;
JSON
{
"hex": "#79fcd0",
"rgb": {
"r": 121,
"g": 252,
"b": 208
},
"hsl": {
"h": 159.847,
"s": 95.62,
"l": 73.137
},
"oklch": {
"l": 0.90482,
"c": 0.13282,
"h": 168.8
},
"luminance": 0.7824
}Semantic roles & 50–950 ramp
primary
#79FCD0
secondary
#D94073
accent
#004DE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111815
muted
#818684