#79FACC#79FACC
#79FACC is a very light, vivid teal. Relative luminance 0.768; OKLCH L 89.9% C 0.133 H 167.5°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #79FACC |
|---|---|
| RGB | rgb(121, 250, 204) |
| HSL | hsl(159, 93%, 73%) |
| HSV | hsv(159, 52%, 98%) |
| CMYK | cmyk(51.6%, 0%, 18.4%, 2%) |
| CIE-LAB | lab(90.23, -46.42, 11.24) |
| CIE-LCH | lch(90.23, 47.76, 166.39°) |
| OKLab | oklab(89.92% -0.1299 0.0288) |
| OKLCH | oklch(89.92% 0.133 167.5) |
| XYZ | xyz(52.9649, 76.7911, 69.1461) |
| Luminance | 0.7680 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.38
Light Turquoise
#7EF4CC
ΔE00 1.82
Light Aquamarine
#7BFDC7
ΔE00 1.94
Light Aqua
#8CFFDB
ΔE00 3.05
Bright Teal
#01F9C6
ΔE00 4.64
Pale Turquoise
#A5FBD5
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FACC #FA79A7
analogous
#79FA8C #79FACC #79E7FA
triadic
#79FACC #CC79FA #FACC79
tetradic
#79FACC #8C79FA #FA79A7 #E7FA79
square
#79FACC #8C79FA #FA79A7 #E7FA79
split-complementary
#79FACC #FA79E7 #FA8C79
monochromatic
#09F09D #3EF8B6 #79FACC #B4FCE2 #E2FEF4
Accessibility & contrast
On white
1.28
#79FACC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#79FACC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FACC
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FACC | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EBCA
Deuteranopia (green-blind)
#E1DDCF
Tritanopia (blue-blind)
#45FBED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #79facc; /* rgb */ color: rgb(121, 250, 204); /* oklch */ color: oklch(89.9% 0.133 167.5);
Tailwind
colors: {
custom: {
50: '#a8fcdb',
500: '#79facc',
950: '#000000',
},
}SCSS
$custom: #79facc; $custom-light: #a8fcdb; $custom-dark: #000000;
JSON
{
"hex": "#79facc",
"rgb": {
"r": 121,
"g": 250,
"b": 204
},
"hsl": {
"h": 158.605,
"s": 92.806,
"l": 72.745
},
"oklch": {
"l": 0.89915,
"c": 0.13303,
"h": 167.5
},
"luminance": 0.76796
}Semantic roles & 50–950 ramp
primary
#79FACC
secondary
#D74176
accent
#0052E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101715
muted
#818584