#79FDE3#79FDE3
#79FDE3 is a very light, vivid teal. Relative luminance 0.799; OKLCH L 91.2% C 0.123 H 178.7°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #79FDE3 |
|---|---|
| RGB | rgb(121, 253, 227) |
| HSL | hsl(168, 97%, 73%) |
| HSV | hsv(168, 52%, 99%) |
| CMYK | cmyk(52.2%, 0%, 10.3%, 0.8%) |
| CIE-LAB | lab(91.62, -42.56, 1.34) |
| CIE-LCH | lch(91.62, 42.58, 178.19°) |
| OKLab | oklab(91.23% -0.1231 0.0029) |
| OKLCH | oklch(91.23% 0.123 178.7) |
| XYZ | xyz(56.8695, 79.8563, 85.0750) |
| Luminance | 0.7986 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.35
Light Aqua
#8CFFDB
ΔE00 3.59
Aquamarine
#7FFFD4
ΔE00 4.83
Light Turquoise
#7EF4CC
ΔE00 4.90
Bright Aqua
#0BF9EA
ΔE00 5.62
Aqua (survey)
#13EAC9
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FDE3 #FD7993
analogous
#79FDA1 #79FDE3 #79D5FD
triadic
#79FDE3 #E379FD #FDE379
tetradic
#79FDE3 #A179FD #FD7993 #D5FD79
square
#79FDE3 #A179FD #FD7993 #D5FD79
split-complementary
#79FDE3 #FD79D5 #FDA179
monochromatic
#04F8C8 #3DFCD6 #79FDE3 #B5FEF0 #E1FFF9
Accessibility & contrast
On white
1.24
#79FDE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#79FDE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FDE3
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FDE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FDE3 | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F0E2
Deuteranopia (green-blind)
#DFE1E5
Tritanopia (blue-blind)
#2EFFF5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #79fde3; /* rgb */ color: rgb(121, 253, 227); /* oklch */ color: oklch(91.2% 0.123 178.7);
Tailwind
colors: {
custom: {
50: '#a9feeb',
500: '#79fde3',
950: '#000000',
},
}SCSS
$custom: #79fde3; $custom-light: #a9feeb; $custom-dark: #000000;
JSON
{
"hex": "#79fde3",
"rgb": {
"r": 121,
"g": 253,
"b": 227
},
"hsl": {
"h": 168.182,
"s": 97.059,
"l": 73.333
},
"oklch": {
"l": 0.91226,
"c": 0.12316,
"h": 178.7
},
"luminance": 0.79862
}Semantic roles & 50–950 ramp
primary
#79FDE3
secondary
#DA405E
accent
#002DE6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#111816
muted
#818684