#79F6ED#79F6ED
#79F6ED is a very light, moderate teal. Relative luminance 0.761; OKLCH L 89.9% C 0.113 H 189.1°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #79F6ED |
|---|---|
| RGB | rgb(121, 246, 237) |
| HSL | hsl(176, 87%, 72%) |
| HSV | hsv(176, 51%, 96%) |
| CMYK | cmyk(50.8%, 0%, 3.7%, 3.5%) |
| CIE-LAB | lab(89.90, -36.99, -6.38) |
| CIE-LCH | lch(89.90, 37.54, 189.78°) |
| OKLab | oklab(89.92% -0.1115 -0.0178) |
| OKLCH | oklch(89.92% 0.113 189.1) |
| XYZ | xyz(56.1206, 76.0858, 91.8329) |
| Luminance | 0.7609 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.58
Bright Turquoise
#0FFEF9
ΔE00 4.66
Bright Aqua
#0BF9EA
ΔE00 4.88
Tiffany Blue
#7BF2DA
ΔE00 5.14
Aqua
#00FFFF
ΔE00 5.28
Light Cyan
#ACFFFC
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79F6ED #F67982
analogous
#79F6AF #79F6ED #79C1F6
triadic
#79F6ED #ED79F6 #F6ED79
tetradic
#79F6ED #AF79F6 #F67982 #C1F679
square
#79F6ED #AF79F6 #F67982 #C1F679
split-complementary
#79F6ED #F679C1 #F6AF79
monochromatic
#0FE5D6 #40F2E5 #79F6ED #B2FAF5 #E2FDFB
Accessibility & contrast
On white
1.29
#79F6ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#79F6ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79F6ED
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79F6ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79F6ED | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEBED
Deuteranopia (green-blind)
#D6DCEE
Tritanopia (blue-blind)
#24FBF3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #79f6ed; /* rgb */ color: rgb(121, 246, 237); /* oklch */ color: oklch(89.9% 0.113 189.1);
Tailwind
colors: {
custom: {
50: '#a9f9f2',
500: '#79f6ed',
950: '#000000',
},
}SCSS
$custom: #79f6ed; $custom-light: #a9f9f2; $custom-dark: #000000;
JSON
{
"hex": "#79f6ed",
"rgb": {
"r": 121,
"g": 246,
"b": 237
},
"hsl": {
"h": 175.68,
"s": 87.413,
"l": 71.961
},
"oklch": {
"l": 0.89919,
"c": 0.11288,
"h": 189.1
},
"luminance": 0.76091
}Semantic roles & 50–950 ramp
primary
#79F6ED
secondary
#D1424C
accent
#0212E4
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111717
muted
#818585