#79EABE#79EABE
#79EABE is a very light, vivid teal. Relative luminance 0.666; OKLCH L 85.8% C 0.122 H 166.0°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #79EABE |
|---|---|
| RGB | rgb(121, 234, 190) |
| HSL | hsl(157, 73%, 70%) |
| HSV | hsv(157, 48%, 92%) |
| CMYK | cmyk(48.3%, 0%, 18.8%, 8.2%) |
| CIE-LAB | lab(85.31, -42.44, 11.53) |
| CIE-LCH | lch(85.31, 43.98, 164.81°) |
| OKLab | oklab(85.82% -0.1185 0.0296) |
| OKLCH | oklch(85.82% 0.122 166) |
| XYZ | xyz(46.5981, 66.6245, 59.1095) |
| Luminance | 0.6663 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.58
Seafoam
#7FE0B3
ΔE00 2.66
Light Teal
#90E4C1
ΔE00 3.52
Light Aquamarine
#7BFDC7
ΔE00 4.32
Aquamarine
#7FFFD4
ΔE00 4.56
Aqua Marine
#2EE8BB
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79EABE #EA79A5
analogous
#79EA86 #79EABE #79DEEA
triadic
#79EABE #BE79EA #EABE79
tetradic
#79EABE #8679EA #EA79A5 #DEEA79
square
#79EABE #8679EA #EA79A5 #DEEA79
split-complementary
#79EABE #EA79DE #EA8679
monochromatic
#20C987 #44E2A4 #79EABE #AEF2D8 #E3FBF1
Accessibility & contrast
On white
1.47
#79EABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#79EABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79EABE
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79EABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79EABE | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DDBC
Deuteranopia (green-blind)
#D4D0C1
Tritanopia (blue-blind)
#52EBDD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #79eabe; /* rgb */ color: rgb(121, 234, 190); /* oklch */ color: oklch(85.8% 0.122 166.0);
Tailwind
colors: {
custom: {
50: '#a6f1d1',
500: '#79eabe',
950: '#000000',
},
}SCSS
$custom: #79eabe; $custom-light: #a6f1d1; $custom-dark: #000000;
JSON
{
"hex": "#79eabe",
"rgb": {
"r": 121,
"g": 234,
"b": 190
},
"hsl": {
"h": 156.637,
"s": 72.903,
"l": 69.608
},
"oklch": {
"l": 0.85822,
"c": 0.12218,
"h": 166
},
"luminance": 0.66628
}Semantic roles & 50–950 ramp
primary
#79EABE
secondary
#C34576
accent
#115DD5
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101714
muted
#818583