#79FFDB#79FFDB
#79FFDB is a very light, vivid teal. Relative luminance 0.807; OKLCH L 91.5% C 0.130 H 173.2°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #79FFDB |
|---|---|
| RGB | rgb(121, 255, 219) |
| HSL | hsl(164, 100%, 74%) |
| HSV | hsv(164, 53%, 100%) |
| CMYK | cmyk(52.5%, 0%, 14.1%, 0%) |
| CIE-LAB | lab(92.00, -45.27, 6.03) |
| CIE-LCH | lch(92.00, 45.67, 172.42°) |
| OKLab | oklab(91.47% -0.1287 0.0153) |
| OKLCH | oklch(91.47% 0.13 173.2) |
| XYZ | xyz(56.4256, 80.6943, 79.6061) |
| Luminance | 0.8070 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.74
Aquamarine
#7FFFD4
ΔE00 2.06
Light Turquoise
#7EF4CC
ΔE00 2.94
Tiffany Blue
#7BF2DA
ΔE00 4.07
Light Aquamarine
#7BFDC7
ΔE00 4.72
Pale Turquoise
#A5FBD5
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FFDB #FF799D
analogous
#79FF98 #79FFDB #79E0FF
triadic
#79FFDB #DB79FF #FFDB79
tetradic
#79FFDB #9879FF #FF799D #E0FF79
square
#79FFDB #9879FF #FF799D #E0FF79
split-complementary
#79FFDB #FF79E0 #FF9879
monochromatic
#00FEB9 #3CFFCB #79FFDB #B6FFEB #E0FFF7
Accessibility & contrast
On white
1.23
#79FFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#79FFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FFDB
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FFDB | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F1D9
Deuteranopia (green-blind)
#E3E2DE
Tritanopia (blue-blind)
#36FFF4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #79ffdb; /* rgb */ color: rgb(121, 255, 219); /* oklch */ color: oklch(91.5% 0.130 173.2);
Tailwind
colors: {
custom: {
50: '#a9ffe6',
500: '#79ffdb',
950: '#000000',
},
}SCSS
$custom: #79ffdb; $custom-light: #a9ffe6; $custom-dark: #000000;
JSON
{
"hex": "#79ffdb",
"rgb": {
"r": 121,
"g": 255,
"b": 219
},
"hsl": {
"h": 163.881,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.91466,
"c": 0.12959,
"h": 173.2
},
"luminance": 0.80699
}Semantic roles & 50–950 ramp
primary
#79FFDB
secondary
#DD3F6A
accent
#003EE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111815
muted
#818684