#79FFFA#79FFFA
#79FFFA is a very light, moderate teal. Relative luminance 0.825; OKLCH L 92.4% C 0.118 H 192.0°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #79FFFA |
|---|---|
| RGB | rgb(121, 255, 250) |
| HSL | hsl(178, 100%, 74%) |
| HSV | hsv(178, 53%, 100%) |
| CMYK | cmyk(52.5%, 0%, 2%, 0%) |
| CIE-LAB | lab(92.79, -37.87, -8.85) |
| CIE-LCH | lch(92.79, 38.89, 193.16°) |
| OKLab | oklab(92.37% -0.1156 -0.0246) |
| OKLCH | oklch(92.37% 0.118 192) |
| XYZ | xyz(60.8932, 82.4813, 103.1354) |
| Luminance | 0.8249 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.32
Bright Turquoise
#0FFEF9
ΔE00 4.05
Aqua
#00FFFF
ΔE00 4.16
Bright Light Blue
#26F7FD
ΔE00 4.90
Light Cyan
#ACFFFC
ΔE00 5.27
Bright Aqua
#0BF9EA
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FFFA #FF797E
analogous
#79FFB7 #79FFFA #79C1FF
triadic
#79FFFA #FA79FF #FFFA79
tetradic
#79FFFA #B779FF #FF797E #C1FF79
square
#79FFFA #B779FF #FF797E #C1FF79
split-complementary
#79FFFA #FF79C1 #FFB779
monochromatic
#00FEF4 #3CFFF8 #79FFFA #B6FFFC #E0FFFE
Accessibility & contrast
On white
1.20
#79FFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#79FFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FFFA
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FFFA | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F4FA
Deuteranopia (green-blind)
#DCE3FB
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #79fffa; /* rgb */ color: rgb(121, 255, 250); /* oklch */ color: oklch(92.4% 0.118 192.0);
Tailwind
colors: {
custom: {
50: '#aafffb',
500: '#79fffa',
950: '#000000',
},
}SCSS
$custom: #79fffa; $custom-light: #aafffb; $custom-dark: #000000;
JSON
{
"hex": "#79fffa",
"rgb": {
"r": 121,
"g": 255,
"b": 250
},
"hsl": {
"h": 177.761,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.92369,
"c": 0.11821,
"h": 192
},
"luminance": 0.82487
}Semantic roles & 50–950 ramp
primary
#79FFFA
secondary
#DD3F45
accent
#0009E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685