#79FDE2#79FDE2
#79FDE2 is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.2% C 0.124 H 178.1°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #79FDE2 |
|---|---|
| RGB | rgb(121, 253, 226) |
| HSL | hsl(168, 97%, 73%) |
| HSV | hsv(168, 52%, 99%) |
| CMYK | cmyk(52.2%, 0%, 10.7%, 0.8%) |
| CIE-LAB | lab(91.60, -42.79, 1.83) |
| CIE-LCH | lch(91.60, 42.83, 177.56°) |
| OKLab | oklab(91.2% -0.1236 0.0042) |
| OKLCH | oklch(91.2% 0.124 178.1) |
| XYZ | xyz(56.7319, 79.8013, 84.3503) |
| Luminance | 0.7981 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.40
Light Aqua
#8CFFDB
ΔE00 3.33
Aquamarine
#7FFFD4
ΔE00 4.53
Light Turquoise
#7EF4CC
ΔE00 4.63
Bright Aqua
#0BF9EA
ΔE00 5.83
Aqua (survey)
#13EAC9
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FDE2 #FD7994
analogous
#79FDA0 #79FDE2 #79D6FD
triadic
#79FDE2 #E279FD #FDE279
tetradic
#79FDE2 #A079FD #FD7994 #D6FD79
square
#79FDE2 #A079FD #FD7994 #D6FD79
split-complementary
#79FDE2 #FD79D6 #FDA079
monochromatic
#04F8C6 #3DFCD5 #79FDE2 #B5FEEF #E1FFF8
Accessibility & contrast
On white
1.24
#79FDE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#79FDE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FDE2
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FDE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FDE2 | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F0E1
Deuteranopia (green-blind)
#E0E1E4
Tritanopia (blue-blind)
#2FFFF5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #79fde2; /* rgb */ color: rgb(121, 253, 226); /* oklch */ color: oklch(91.2% 0.124 178.1);
Tailwind
colors: {
custom: {
50: '#a9feeb',
500: '#79fde2',
950: '#000000',
},
}SCSS
$custom: #79fde2; $custom-light: #a9feeb; $custom-dark: #000000;
JSON
{
"hex": "#79fde2",
"rgb": {
"r": 121,
"g": 253,
"b": 226
},
"hsl": {
"h": 167.727,
"s": 97.059,
"l": 73.333
},
"oklch": {
"l": 0.91197,
"c": 0.12363,
"h": 178.1
},
"luminance": 0.79806
}Semantic roles & 50–950 ramp
primary
#79FDE2
secondary
#DA405F
accent
#002FE6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#111816
muted
#818684