#79FCDB#79FCDB
#79FCDB is a very light, vivid teal. Relative luminance 0.788; OKLCH L 90.8% C 0.126 H 174.5°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #79FCDB |
|---|---|
| RGB | rgb(121, 252, 219) |
| HSL | hsl(165, 96%, 73%) |
| HSV | hsv(165, 52%, 99%) |
| CMYK | cmyk(52%, 0%, 13.1%, 1.2%) |
| CIE-LAB | lab(91.14, -43.96, 4.79) |
| CIE-LCH | lch(91.14, 44.22, 173.78°) |
| OKLab | oklab(90.77% -0.1255 0.012) |
| OKLCH | oklch(90.77% 0.126 174.5) |
| XYZ | xyz(55.4761, 78.7952, 79.2896) |
| Luminance | 0.7880 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.04
Aquamarine
#7FFFD4
ΔE00 2.80
Light Turquoise
#7EF4CC
ΔE00 3.00
Tiffany Blue
#7BF2DA
ΔE00 3.13
Pale Turquoise
#A5FBD5
ΔE00 5.35
Light Aquamarine
#7BFDC7
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FCDB #FC799A
analogous
#79FC99 #79FCDB #79DCFC
triadic
#79FCDB #DB79FC #FCDB79
tetradic
#79FCDB #9979FC #FC799A #DCFC79
square
#79FCDB #9979FC #FC799A #DCFC79
split-complementary
#79FCDB #FC79DC #FC9979
monochromatic
#05F5B9 #3DFBCB #79FCDB #B5FDEB #E1FEF7
Accessibility & contrast
On white
1.25
#79FCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#79FCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FCDB
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FCDB | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EEDA
Deuteranopia (green-blind)
#E0E0DD
Tritanopia (blue-blind)
#37FFF2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #79fcdb; /* rgb */ color: rgb(121, 252, 219); /* oklch */ color: oklch(90.8% 0.126 174.5);
Tailwind
colors: {
custom: {
50: '#a9fee6',
500: '#79fcdb',
950: '#000000',
},
}SCSS
$custom: #79fcdb; $custom-light: #a9fee6; $custom-dark: #000000;
JSON
{
"hex": "#79fcdb",
"rgb": {
"r": 121,
"g": 252,
"b": 219
},
"hsl": {
"h": 164.885,
"s": 95.62,
"l": 73.137
},
"oklch": {
"l": 0.90773,
"c": 0.12607,
"h": 174.5
},
"luminance": 0.788
}Semantic roles & 50–950 ramp
primary
#79FCDB
secondary
#D94067
accent
#003AE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111815
muted
#818684