#79F9BE#79F9BE
#79F9BE is a very light, vivid teal. Relative luminance 0.755; OKLCH L 89.3% C 0.142 H 161.5°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #79F9BE |
|---|---|
| RGB | rgb(121, 249, 190) |
| HSL | hsl(152, 91%, 73%) |
| HSV | hsv(152, 51%, 98%) |
| CMYK | cmyk(51.4%, 0%, 23.7%, 2.4%) |
| CIE-LAB | lab(89.64, -48.91, 17.63) |
| CIE-LCH | lch(89.64, 51.99, 160.18°) |
| OKLab | oklab(89.34% -0.1349 0.0451) |
| OKLCH | oklch(89.34% 0.142 161.5) |
| XYZ | xyz(51.0507, 75.5296, 60.5936) |
| Luminance | 0.7553 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.53
Light Greenish Blue
#63F7B4
ΔE00 2.12
Light Blue Green
#7EFBB3
ΔE00 2.83
Seafoam (survey)
#80F9AD
ΔE00 3.78
Seafoam Green
#7AF9AB
ΔE00 3.93
Aquamarine
#7FFFD4
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79F9BE #F979B4
analogous
#79F97E #79F9BE #79F4F9
triadic
#79F9BE #BE79F9 #F9BE79
tetradic
#79F9BE #7E79F9 #F979B4 #F4F979
square
#79F9BE #7E79F9 #F979B4 #F4F979
split-complementary
#79F9BE #F979F4 #F97E79
monochromatic
#0BED85 #3EF6A2 #79F9BE #B4FCDA #E2FEF1
Accessibility & contrast
On white
1.30
#79F9BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#79F9BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79F9BE
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79F9BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79F9BE | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E9BB
Deuteranopia (green-blind)
#E3DCC2
Tritanopia (blue-blind)
#4EF8E9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #79f9be; /* rgb */ color: rgb(121, 249, 190); /* oklch */ color: oklch(89.3% 0.142 161.5);
Tailwind
colors: {
custom: {
50: '#a8fcd1',
500: '#79f9be',
950: '#000000',
},
}SCSS
$custom: #79f9be; $custom-light: #a8fcd1; $custom-dark: #000000;
JSON
{
"hex": "#79f9be",
"rgb": {
"r": 121,
"g": 249,
"b": 190
},
"hsl": {
"h": 152.344,
"s": 91.429,
"l": 72.549
},
"oklch": {
"l": 0.8934,
"c": 0.14228,
"h": 161.5
},
"luminance": 0.75534
}Semantic roles & 50–950 ramp
primary
#79F9BE
secondary
#D54185
accent
#006AE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101714
muted
#818583