#79FFFF#79FFFF
#79FFFF is a very light, moderate teal. Relative luminance 0.828; OKLCH L 92.5% C 0.118 H 195.3°. Best body text is #000000 at 17.56:1 contrast (WCAG AA passes).
Color values
| HEX | #79FFFF |
|---|---|
| RGB | rgb(121, 255, 255) |
| HSL | hsl(180, 100%, 74%) |
| HSV | hsv(180, 53%, 100%) |
| CMYK | cmyk(52.5%, 0%, 0%, 0%) |
| CIE-LAB | lab(92.93, -36.61, -11.23) |
| CIE-LCH | lch(92.93, 38.29, 197.06°) |
| OKLab | oklab(92.53% -0.1136 -0.0311) |
| OKLCH | oklch(92.53% 0.118 195.3) |
| XYZ | xyz(61.6876, 82.7991, 107.3193) |
| Luminance | 0.8280 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.98
Aqua
#00FFFF
ΔE00 4.13
Bright Light Blue
#26F7FD
ΔE00 4.13
Bright Turquoise
#0FFEF9
ΔE00 4.62
Light Cyan
#ACFFFC
ΔE00 5.11
Robin Egg Blue
#8AF1FE
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FFFF #FF7979
analogous
#79FFBC #79FFFF #79BCFF
triadic
#79FFFF #FF79FF #FFFF79
tetradic
#79FFFF #BC79FF #FF7979 #BCFF79
square
#79FFFF #BC79FF #FF7979 #BCFF79
split-complementary
#79FFFF #FF79BC #FFBC79
monochromatic
#00FEFE #3CFFFF #79FFFF #B6FFFF #E0FFFF
Accessibility & contrast
On white
1.20
#79FFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.56
#79FFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FFFF
17.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FFFF | 1.00 | 1.20 | 17.56 | 17.56 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FF
Deuteranopia (green-blind)
#DAE4FF
Tritanopia (blue-blind)
#00FFFF
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #79ffff; /* rgb */ color: rgb(121, 255, 255); /* oklch */ color: oklch(92.5% 0.118 195.3);
Tailwind
colors: {
custom: {
50: '#abffff',
500: '#79ffff',
950: '#000000',
},
}SCSS
$custom: #79ffff; $custom-light: #abffff; $custom-dark: #000000;
JSON
{
"hex": "#79ffff",
"rgb": {
"r": 121,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.92528,
"c": 0.11777,
"h": 195.3
},
"luminance": 0.82805
}Semantic roles & 50–950 ramp
primary
#79FFFF
secondary
#DD3F3F
accent
#0000E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111818
muted
#818686