#79FBDF#79FBDF
#79FBDF is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.7% C 0.123 H 177.3°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #79FBDF |
|---|---|
| RGB | rgb(121, 251, 223) |
| HSL | hsl(167, 94%, 73%) |
| HSV | hsv(167, 52%, 98%) |
| CMYK | cmyk(51.8%, 0%, 11.2%, 1.6%) |
| CIE-LAB | lab(90.95, -42.60, 2.45) |
| CIE-LCH | lch(90.95, 42.67, 176.71°) |
| OKLab | oklab(90.65% -0.1227 0.0058) |
| OKLCH | oklch(90.65% 0.123 177.3) |
| XYZ | xyz(55.6958, 78.3820, 81.9919) |
| Luminance | 0.7839 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.12
Light Aqua
#8CFFDB
ΔE00 3.07
Light Turquoise
#7EF4CC
ΔE00 4.12
Aquamarine
#7FFFD4
ΔE00 4.22
Aqua (survey)
#13EAC9
ΔE00 5.91
Bright Aqua
#0BF9EA
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FBDF #FB7995
analogous
#79FB9E #79FBDF #79D6FB
triadic
#79FBDF #DF79FB #FBDF79
tetradic
#79FBDF #9E79FB #FB7995 #D6FB79
square
#79FBDF #9E79FB #FB7995 #D6FB79
split-complementary
#79FBDF #FB79D6 #FB9E79
monochromatic
#07F2C0 #3EF9D1 #79FBDF #B4FDED #E1FEF8
Accessibility & contrast
On white
1.26
#79FBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#79FBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FBDF
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FBDF | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EEDE
Deuteranopia (green-blind)
#DEDFE1
Tritanopia (blue-blind)
#34FEF3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #79fbdf; /* rgb */ color: rgb(121, 251, 223); /* oklch */ color: oklch(90.7% 0.123 177.3);
Tailwind
colors: {
custom: {
50: '#a9fde8',
500: '#79fbdf',
950: '#000000',
},
}SCSS
$custom: #79fbdf; $custom-light: #a9fde8; $custom-dark: #000000;
JSON
{
"hex": "#79fbdf",
"rgb": {
"r": 121,
"g": 251,
"b": 223
},
"hsl": {
"h": 167.077,
"s": 94.203,
"l": 72.941
},
"oklch": {
"l": 0.90653,
"c": 0.12285,
"h": 177.3
},
"luminance": 0.78387
}Semantic roles & 50–950 ramp
primary
#79FBDF
secondary
#D84061
accent
#0031E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111816
muted
#818684