#79FACD#79FACD
#79FACD is a very light, vivid teal. Relative luminance 0.768; OKLCH L 89.9% C 0.132 H 168.0°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #79FACD |
|---|---|
| RGB | rgb(121, 250, 205) |
| HSL | hsl(159, 93%, 73%) |
| HSV | hsv(159, 52%, 98%) |
| CMYK | cmyk(51.6%, 0%, 18%, 2%) |
| CIE-LAB | lab(90.25, -46.20, 10.75) |
| CIE-LCH | lch(90.25, 47.43, 166.90°) |
| OKLab | oklab(89.94% -0.1294 0.0276) |
| OKLCH | oklch(89.94% 0.132 168) |
| XYZ | xyz(53.0852, 76.8392, 69.7797) |
| Luminance | 0.7684 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.24
Light Turquoise
#7EF4CC
ΔE00 1.67
Light Aquamarine
#7BFDC7
ΔE00 2.18
Light Aqua
#8CFFDB
ΔE00 2.85
Bright Teal
#01F9C6
ΔE00 4.65
Pale Turquoise
#A5FBD5
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FACD #FA79A6
analogous
#79FA8C #79FACD #79E6FA
triadic
#79FACD #CD79FA #FACD79
tetradic
#79FACD #8C79FA #FA79A6 #E6FA79
square
#79FACD #8C79FA #FA79A6 #E6FA79
split-complementary
#79FACD #FA79E6 #FA8C79
monochromatic
#09F09F #3EF8B7 #79FACD #B4FCE3 #E2FEF4
Accessibility & contrast
On white
1.28
#79FACD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#79FACD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FACD
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FACD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FACD | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EBCB
Deuteranopia (green-blind)
#E1DDD0
Tritanopia (blue-blind)
#44FBED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #79facd; /* rgb */ color: rgb(121, 250, 205); /* oklch */ color: oklch(89.9% 0.132 168.0);
Tailwind
colors: {
custom: {
50: '#a8fcdc',
500: '#79facd',
950: '#000000',
},
}SCSS
$custom: #79facd; $custom-light: #a8fcdc; $custom-dark: #000000;
JSON
{
"hex": "#79facd",
"rgb": {
"r": 121,
"g": 250,
"b": 205
},
"hsl": {
"h": 159.07,
"s": 92.806,
"l": 72.745
},
"oklch": {
"l": 0.8994,
"c": 0.13233,
"h": 168
},
"luminance": 0.76844
}Semantic roles & 50–950 ramp
primary
#79FACD
secondary
#D74175
accent
#0050E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101715
muted
#818584