#79FDDB#79FDDB
#79FDDB is a very light, vivid teal. Relative luminance 0.794; OKLCH L 91.0% C 0.127 H 174.1°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #79FDDB |
|---|---|
| RGB | rgb(121, 253, 219) |
| HSL | hsl(165, 97%, 73%) |
| HSV | hsv(165, 52%, 99%) |
| CMYK | cmyk(52.2%, 0%, 13.4%, 0.8%) |
| CIE-LAB | lab(91.43, -44.40, 5.20) |
| CIE-LCH | lch(91.43, 44.70, 173.32°) |
| OKLab | oklab(91% -0.1266 0.0131) |
| OKLCH | oklch(91% 0.127 174.1) |
| XYZ | xyz(55.7909, 79.4249, 79.3945) |
| Luminance | 0.7943 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.89
Aquamarine
#7FFFD4
ΔE00 2.54
Light Turquoise
#7EF4CC
ΔE00 2.94
Tiffany Blue
#7BF2DA
ΔE00 3.44
Light Aquamarine
#7BFDC7
ΔE00 5.17
Pale Turquoise
#A5FBD5
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FDDB #FD799B
analogous
#79FD99 #79FDDB #79DDFD
triadic
#79FDDB #DB79FD #FDDB79
tetradic
#79FDDB #9979FD #FD799B #DDFD79
square
#79FDDB #9979FD #FD799B #DDFD79
split-complementary
#79FDDB #FD79DD #FD9979
monochromatic
#04F8B9 #3DFCCB #79FDDB #B5FEEB #E1FFF7
Accessibility & contrast
On white
1.24
#79FDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#79FDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FDDB
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FDDB | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EFD9
Deuteranopia (green-blind)
#E1E0DD
Tritanopia (blue-blind)
#37FFF3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #79fddb; /* rgb */ color: rgb(121, 253, 219); /* oklch */ color: oklch(91.0% 0.127 174.1);
Tailwind
colors: {
custom: {
50: '#a9fee6',
500: '#79fddb',
950: '#000000',
},
}SCSS
$custom: #79fddb; $custom-light: #a9fee6; $custom-dark: #000000;
JSON
{
"hex": "#79fddb",
"rgb": {
"r": 121,
"g": 253,
"b": 219
},
"hsl": {
"h": 164.545,
"s": 97.059,
"l": 73.333
},
"oklch": {
"l": 0.91004,
"c": 0.12724,
"h": 174.1
},
"luminance": 0.7943
}Semantic roles & 50–950 ramp
primary
#79FDDB
secondary
#DA4068
accent
#003BE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111815
muted
#818684