#79FBC2#79FBC2
#79FBC2 is a very light, vivid teal. Relative luminance 0.770; OKLCH L 89.9% C 0.142 H 162.7°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #79FBC2 |
|---|---|
| RGB | rgb(121, 251, 194) |
| HSL | hsl(154, 94%, 73%) |
| HSV | hsv(154, 52%, 98%) |
| CMYK | cmyk(51.8%, 0%, 22.7%, 1.6%) |
| CIE-LAB | lab(90.30, -48.94, 16.50) |
| CIE-LCH | lch(90.30, 51.65, 161.37°) |
| OKLab | oklab(89.9% -0.1353 0.0422) |
| OKLCH | oklch(89.9% 0.142 162.7) |
| XYZ | xyz(52.1153, 76.9498, 63.1349) |
| Luminance | 0.7695 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.85
Light Greenish Blue
#63F7B4
ΔE00 2.56
Light Blue Green
#7EFBB3
ΔE00 3.35
Aquamarine
#7FFFD4
ΔE00 3.55
Light Turquoise
#7EF4CC
ΔE00 4.04
Seafoam (survey)
#80F9AD
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FBC2 #FB79B2
analogous
#79FB81 #79FBC2 #79F3FB
triadic
#79FBC2 #C279FB #FBC279
tetradic
#79FBC2 #8179FB #FB79B2 #F3FB79
square
#79FBC2 #8179FB #FB79B2 #F3FB79
split-complementary
#79FBC2 #FB79F3 #FB8179
monochromatic
#07F28B #3EF9A7 #79FBC2 #B4FDDD #E1FEF1
Accessibility & contrast
On white
1.28
#79FBC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#79FBC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FBC2
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FBC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FBC2 | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EBBF
Deuteranopia (green-blind)
#E4DEC6
Tritanopia (blue-blind)
#4BFBEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #79fbc2; /* rgb */ color: rgb(121, 251, 194); /* oklch */ color: oklch(89.9% 0.142 162.7);
Tailwind
colors: {
custom: {
50: '#a8fdd4',
500: '#79fbc2',
950: '#000000',
},
}SCSS
$custom: #79fbc2; $custom-light: #a8fdd4; $custom-dark: #000000;
JSON
{
"hex": "#79fbc2",
"rgb": {
"r": 121,
"g": 251,
"b": 194
},
"hsl": {
"h": 153.692,
"s": 94.203,
"l": 72.941
},
"oklch": {
"l": 0.89903,
"c": 0.14177,
"h": 162.7
},
"luminance": 0.76954
}Semantic roles & 50–950 ramp
primary
#79FBC2
secondary
#D84083
accent
#0065E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683