#79FABD#79FABD
#79FABD is a very light, vivid teal. Relative luminance 0.761; OKLCH L 89.6% C 0.144 H 160.9°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #79FABD |
|---|---|
| RGB | rgb(121, 250, 189) |
| HSL | hsl(152, 93%, 73%) |
| HSV | hsv(152, 52%, 98%) |
| CMYK | cmyk(51.6%, 0%, 24.4%, 2%) |
| CIE-LAB | lab(89.91, -49.53, 18.52) |
| CIE-LCH | lch(89.91, 52.88, 159.50°) |
| OKLab | oklab(89.55% -0.1364 0.0473) |
| OKLCH | oklch(89.55% 0.144 160.9) |
| XYZ | xyz(51.2517, 76.1058, 60.1233) |
| Luminance | 0.7611 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.79
Light Greenish Blue
#63F7B4
ΔE00 1.94
Light Blue Green
#7EFBB3
ΔE00 2.43
Seafoam (survey)
#80F9AD
ΔE00 3.41
Seafoam Green
#7AF9AB
ΔE00 3.55
Light Seafoam
#A0FEBF
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FABD #FA79B6
analogous
#79FA7C #79FABD #79F6FA
triadic
#79FABD #BD79FA #FABD79
tetradic
#79FABD #7C79FA #FA79B6 #F6FA79
square
#79FABD #7C79FA #FA79B6 #F6FA79
split-complementary
#79FABD #FA79F6 #FA7C79
monochromatic
#09F083 #3EF8A0 #79FABD #B4FCDA #E2FEF0
Accessibility & contrast
On white
1.29
#79FABD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#79FABD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FABD
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FABD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FABD | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EABA
Deuteranopia (green-blind)
#E4DDC1
Tritanopia (blue-blind)
#4EF9E9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #79fabd; /* rgb */ color: rgb(121, 250, 189); /* oklch */ color: oklch(89.6% 0.144 160.9);
Tailwind
colors: {
custom: {
50: '#a8fcd1',
500: '#79fabd',
950: '#000000',
},
}SCSS
$custom: #79fabd; $custom-light: #a8fcd1; $custom-dark: #000000;
JSON
{
"hex": "#79fabd",
"rgb": {
"r": 121,
"g": 250,
"b": 189
},
"hsl": {
"h": 151.628,
"s": 92.806,
"l": 72.745
},
"oklch": {
"l": 0.89552,
"c": 0.14443,
"h": 160.9
},
"luminance": 0.7611
}Semantic roles & 50–950 ramp
primary
#79FABD
secondary
#D74188
accent
#006DE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683