#79FFD0#79FFD0
#79FFD0 is a very light, vivid teal. Relative luminance 0.801; OKLCH L 91.2% C 0.137 H 167.7°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #79FFD0 |
|---|---|
| RGB | rgb(121, 255, 208) |
| HSL | hsl(159, 100%, 74%) |
| HSV | hsv(159, 53%, 100%) |
| CMYK | cmyk(52.5%, 0%, 18.4%, 0%) |
| CIE-LAB | lab(91.75, -47.70, 11.34) |
| CIE-LCH | lch(91.75, 49.03, 166.63°) |
| OKLab | oklab(91.18% -0.1335 0.0291) |
| OKLCH | oklch(91.18% 0.137 167.7) |
| XYZ | xyz(55.0251, 80.1341, 72.2300) |
| Luminance | 0.8014 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.01
Light Aquamarine
#7BFDC7
ΔE00 1.89
Light Turquoise
#7EF4CC
ΔE00 2.67
Light Aqua
#8CFFDB
ΔE00 2.97
Bright Teal
#01F9C6
ΔE00 4.67
Pale Turquoise
#A5FBD5
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FFD0 #FF79A8
analogous
#79FF8D #79FFD0 #79EBFF
triadic
#79FFD0 #D079FF #FFD079
tetradic
#79FFD0 #8D79FF #FF79A8 #EBFF79
square
#79FFD0 #8D79FF #FF79A8 #EBFF79
split-complementary
#79FFD0 #FF79EB #FF8D79
monochromatic
#00FEA5 #3CFFBB #79FFD0 #B6FFE5 #E0FFF4
Accessibility & contrast
On white
1.23
#79FFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#79FFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FFD0
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FFD0 | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF0CE
Deuteranopia (green-blind)
#E5E1D3
Tritanopia (blue-blind)
#40FFF2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #79ffd0; /* rgb */ color: rgb(121, 255, 208); /* oklch */ color: oklch(91.2% 0.137 167.7);
Tailwind
colors: {
custom: {
50: '#a9ffde',
500: '#79ffd0',
950: '#000000',
},
}SCSS
$custom: #79ffd0; $custom-light: #a9ffde; $custom-dark: #000000;
JSON
{
"hex": "#79ffd0",
"rgb": {
"r": 121,
"g": 255,
"b": 208
},
"hsl": {
"h": 158.955,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.91179,
"c": 0.13659,
"h": 167.7
},
"luminance": 0.80139
}Semantic roles & 50–950 ramp
primary
#79FFD0
secondary
#DD3F77
accent
#0050E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111815
muted
#818684