#79FEF3#79FEF3
#79FEF3 is a very light, moderate teal. Relative luminance 0.814; OKLCH L 91.9% C 0.119 H 188.1°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #79FEF3 |
|---|---|
| RGB | rgb(121, 254, 243) |
| HSL | hsl(175, 99%, 74%) |
| HSV | hsv(175, 52%, 100%) |
| CMYK | cmyk(52.4%, 0%, 4.3%, 0.4%) |
| CIE-LAB | lab(92.32, -39.16, -5.93) |
| CIE-LCH | lch(92.32, 39.61, 188.61°) |
| OKLab | oklab(91.93% -0.1175 -0.0166) |
| OKLCH | oklch(91.93% 0.119 188.1) |
| XYZ | xyz(59.4977, 81.4141, 97.3557) |
| Luminance | 0.8142 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 4.34
Bright Aqua
#0BF9EA
ΔE00 4.55
Bright Cyan
#41FDFE
ΔE00 4.65
Aqua
#00FFFF
ΔE00 5.12
Tiffany Blue
#7BF2DA
ΔE00 5.20
Light Cyan
#ACFFFC
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FEF3 #FE7984
analogous
#79FEB0 #79FEF3 #79C6FE
triadic
#79FEF3 #F379FE #FEF379
tetradic
#79FEF3 #B079FE #FE7984 #C6FE79
square
#79FEF3 #B079FE #FE7984 #C6FE79
split-complementary
#79FEF3 #FE79C6 #FEB079
monochromatic
#02FBE6 #3CFEEE #79FEF3 #B6FEF8 #E1FFFC
Accessibility & contrast
On white
1.21
#79FEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#79FEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FEF3
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FEF3 | 1.00 | 1.21 | 17.28 | 17.28 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F2F3
Deuteranopia (green-blind)
#DCE2F4
Tritanopia (blue-blind)
#0CFFFA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #79fef3; /* rgb */ color: rgb(121, 254, 243); /* oklch */ color: oklch(91.9% 0.119 188.1);
Tailwind
colors: {
custom: {
50: '#aafff7',
500: '#79fef3',
950: '#000000',
},
}SCSS
$custom: #79fef3; $custom-light: #aafff7; $custom-dark: #000000;
JSON
{
"hex": "#79fef3",
"rgb": {
"r": 121,
"g": 254,
"b": 243
},
"hsl": {
"h": 175.038,
"s": 98.519,
"l": 73.529
},
"oklch": {
"l": 0.91925,
"c": 0.11863,
"h": 188.1
},
"luminance": 0.8142
}Semantic roles & 50–950 ramp
primary
#79FEF3
secondary
#DC3F4C
accent
#0013E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685