#79FBBC#79FBBC
#79FBBC is a very light, vivid teal. Relative luminance 0.767; OKLCH L 89.8% C 0.147 H 160.2°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #79FBBC |
|---|---|
| RGB | rgb(121, 251, 188) |
| HSL | hsl(151, 94%, 73%) |
| HSV | hsv(151, 52%, 98%) |
| CMYK | cmyk(51.8%, 0%, 25.1%, 1.6%) |
| CIE-LAB | lab(90.18, -50.15, 19.41) |
| CIE-LCH | lch(90.18, 53.78, 158.85°) |
| OKLab | oklab(89.76% -0.138 0.0496) |
| OKLCH | oklch(89.76% 0.147 160.2) |
| XYZ | xyz(51.4551, 76.6857, 59.6575) |
| Luminance | 0.7669 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.85
Light Blue Green
#7EFBB3
ΔE00 2.05
Light Aquamarine
#7BFDC7
ΔE00 2.11
Seafoam (survey)
#80F9AD
ΔE00 3.06
Seafoam Green
#7AF9AB
ΔE00 3.20
Light Seafoam
#A0FEBF
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FBBC #FB79B8
analogous
#79FB7B #79FBBC #79F9FB
triadic
#79FBBC #BC79FB #FBBC79
tetradic
#79FBBC #7B79FB #FB79B8 #F9FB79
square
#79FBBC #7B79FB #FB79B8 #F9FB79
split-complementary
#79FBBC #FB79F9 #FB7B79
monochromatic
#07F280 #3EF99E #79FBBC #B4FDDA #E1FEF0
Accessibility & contrast
On white
1.29
#79FBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#79FBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FBBC
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FBBC | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBB8
Deuteranopia (green-blind)
#E5DDC0
Tritanopia (blue-blind)
#4EFAEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #79fbbc; /* rgb */ color: rgb(121, 251, 188); /* oklch */ color: oklch(89.8% 0.147 160.2);
Tailwind
colors: {
custom: {
50: '#a8fdd0',
500: '#79fbbc',
950: '#000000',
},
}SCSS
$custom: #79fbbc; $custom-light: #a8fdd0; $custom-dark: #000000;
JSON
{
"hex": "#79fbbc",
"rgb": {
"r": 121,
"g": 251,
"b": 188
},
"hsl": {
"h": 150.923,
"s": 94.203,
"l": 72.941
},
"oklch": {
"l": 0.89764,
"c": 0.14659,
"h": 160.2
},
"luminance": 0.7669
}Semantic roles & 50–950 ramp
primary
#79FBBC
secondary
#D8408A
accent
#006FE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683