#79FFDD#79FFDD
#79FFDD is a very light, vivid teal. Relative luminance 0.808; OKLCH L 91.5% C 0.128 H 174.3°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #79FFDD |
|---|---|
| RGB | rgb(121, 255, 221) |
| HSL | hsl(165, 100%, 74%) |
| HSV | hsv(165, 53%, 100%) |
| CMYK | cmyk(52.5%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(92.04, -44.82, 5.06) |
| CIE-LCH | lch(92.04, 45.10, 173.56°) |
| OKLab | oklab(91.52% -0.1278 0.0127) |
| OKLCH | oklch(91.52% 0.128 174.3) |
| XYZ | xyz(56.6905, 80.8002, 81.0011) |
| Luminance | 0.8081 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.94
Aquamarine
#7FFFD4
ΔE00 2.60
Light Turquoise
#7EF4CC
ΔE00 3.28
Tiffany Blue
#7BF2DA
ΔE00 3.68
Light Aquamarine
#7BFDC7
ΔE00 5.27
Pale Turquoise
#A5FBD5
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FFDD #FF799B
analogous
#79FF9A #79FFDD #79DEFF
triadic
#79FFDD #DD79FF #FFDD79
tetradic
#79FFDD #9A79FF #FF799B #DEFF79
square
#79FFDD #9A79FF #FF799B #DEFF79
split-complementary
#79FFDD #FF79DE #FF9A79
monochromatic
#00FEBD #3CFFCD #79FFDD #B6FFED #E0FFF7
Accessibility & contrast
On white
1.22
#79FFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#79FFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FFDD
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FFDD | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F1DB
Deuteranopia (green-blind)
#E3E2DF
Tritanopia (blue-blind)
#34FFF5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #79ffdd; /* rgb */ color: rgb(121, 255, 221); /* oklch */ color: oklch(91.5% 0.128 174.3);
Tailwind
colors: {
custom: {
50: '#a9ffe7',
500: '#79ffdd',
950: '#000000',
},
}SCSS
$custom: #79ffdd; $custom-light: #a9ffe7; $custom-dark: #000000;
JSON
{
"hex": "#79ffdd",
"rgb": {
"r": 121,
"g": 255,
"b": 221
},
"hsl": {
"h": 164.776,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.9152,
"c": 0.12845,
"h": 174.3
},
"luminance": 0.80805
}Semantic roles & 50–950 ramp
primary
#79FFDD
secondary
#DD3F67
accent
#003AE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111816
muted
#818684