#79FFD2#79FFD2
#79FFD2 is a very light, vivid teal. Relative luminance 0.802; OKLCH L 91.2% C 0.135 H 168.7°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #79FFD2 |
|---|---|
| RGB | rgb(121, 255, 210) |
| HSL | hsl(160, 100%, 74%) |
| HSV | hsv(160, 53%, 100%) |
| CMYK | cmyk(52.5%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(91.79, -47.27, 10.37) |
| CIE-LCH | lch(91.79, 48.39, 167.62°) |
| OKLab | oklab(91.23% -0.1326 0.0266) |
| OKLCH | oklch(91.23% 0.135 168.7) |
| XYZ | xyz(55.2727, 80.2331, 73.5340) |
| Luminance | 0.8024 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.62
Light Aquamarine
#7BFDC7
ΔE00 2.37
Light Turquoise
#7EF4CC
ΔE00 2.49
Light Aqua
#8CFFDB
ΔE00 2.58
Bright Teal
#01F9C6
ΔE00 4.69
Pale Turquoise
#A5FBD5
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FFD2 #FF79A6
analogous
#79FF8F #79FFD2 #79E9FF
triadic
#79FFD2 #D279FF #FFD279
tetradic
#79FFD2 #8F79FF #FF79A6 #E9FF79
square
#79FFD2 #8F79FF #FF79A6 #E9FF79
split-complementary
#79FFD2 #FF79E9 #FF8F79
monochromatic
#00FEA8 #3CFFBD #79FFD2 #B6FFE7 #E0FFF5
Accessibility & contrast
On white
1.23
#79FFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#79FFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FFD2
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FFD2 | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F0D0
Deuteranopia (green-blind)
#E5E1D5
Tritanopia (blue-blind)
#3EFFF2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #79ffd2; /* rgb */ color: rgb(121, 255, 210); /* oklch */ color: oklch(91.2% 0.135 168.7);
Tailwind
colors: {
custom: {
50: '#a9ffdf',
500: '#79ffd2',
950: '#000000',
},
}SCSS
$custom: #79ffd2; $custom-light: #a9ffdf; $custom-dark: #000000;
JSON
{
"hex": "#79ffd2",
"rgb": {
"r": 121,
"g": 255,
"b": 210
},
"hsl": {
"h": 159.851,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.9123,
"c": 0.13523,
"h": 168.7
},
"luminance": 0.80238
}Semantic roles & 50–950 ramp
primary
#79FFD2
secondary
#DD3F74
accent
#004DE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111815
muted
#818684