#79FEBD#79FEBD
#79FEBD is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.5% C 0.150 H 159.9°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #79FEBD |
|---|---|
| RGB | rgb(121, 254, 189) |
| HSL | hsl(151, 99%, 74%) |
| HSV | hsv(151, 52%, 100%) |
| CMYK | cmyk(52.4%, 0%, 25.6%, 0.4%) |
| CIE-LAB | lab(91.06, -51.21, 20.13) |
| CIE-LCH | lch(91.06, 55.02, 158.54°) |
| OKLab | oklab(90.49% -0.1407 0.0514) |
| OKLCH | oklch(90.49% 0.15 159.9) |
| XYZ | xyz(52.5078, 78.6181, 60.5420) |
| Luminance | 0.7862 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.91
Light Greenish Blue
#63F7B4
ΔE00 2.09
Light Aquamarine
#7BFDC7
ΔE00 2.35
Seafoam (survey)
#80F9AD
ΔE00 2.98
Seafoam Green
#7AF9AB
ΔE00 3.08
Light Bluish Green
#76FDA8
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FEBD #FE79BA
analogous
#79FE7A #79FEBD #79FCFE
triadic
#79FEBD #BD79FE #FEBD79
tetradic
#79FEBD #7A79FE #FE79BA #FCFE79
square
#79FEBD #7A79FE #FE79BA #FCFE79
split-complementary
#79FEBD #FE79FC #FE7A79
monochromatic
#02FB81 #3CFE9F #79FEBD #B6FEDB #E1FFF0
Accessibility & contrast
On white
1.26
#79FEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#79FEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FEBD
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FEBD | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEEB9
Deuteranopia (green-blind)
#E8E0C1
Tritanopia (blue-blind)
#4CFDEC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #79febd; /* rgb */ color: rgb(121, 254, 189); /* oklch */ color: oklch(90.5% 0.150 159.9);
Tailwind
colors: {
custom: {
50: '#a8ffd1',
500: '#79febd',
950: '#000000',
},
}SCSS
$custom: #79febd; $custom-light: #a8ffd1; $custom-dark: #000000;
JSON
{
"hex": "#79febd",
"rgb": {
"r": 121,
"g": 254,
"b": 189
},
"hsl": {
"h": 150.677,
"s": 98.519,
"l": 73.529
},
"oklch": {
"l": 0.90492,
"c": 0.1498,
"h": 159.9
},
"luminance": 0.78623
}Semantic roles & 50–950 ramp
primary
#79FEBD
secondary
#DC3F8C
accent
#0070E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683