#79FEFB#79FEFB
#79FEFB is a very light, moderate teal. Relative luminance 0.819; OKLCH L 92.2% C 0.117 H 193.3°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #79FEFB |
|---|---|
| RGB | rgb(121, 254, 251) |
| HSL | hsl(179, 99%, 74%) |
| HSV | hsv(179, 52%, 100%) |
| CMYK | cmyk(52.4%, 0%, 1.2%, 0.4%) |
| CIE-LAB | lab(92.53, -37.16, -9.75) |
| CIE-LCH | lch(92.53, 38.42, 194.70°) |
| OKLab | oklab(92.17% -0.1142 -0.027) |
| OKLCH | oklch(92.17% 0.117 193.3) |
| XYZ | xyz(60.7322, 81.9078, 103.8573) |
| Luminance | 0.8191 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.07
Aqua
#00FFFF
ΔE00 4.09
Bright Turquoise
#0FFEF9
ΔE00 4.21
Bright Light Blue
#26F7FD
ΔE00 4.48
Light Cyan
#ACFFFC
ΔE00 5.12
Bright Aqua
#0BF9EA
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FEFB #FE797C
analogous
#79FEB8 #79FEFB #79BEFE
triadic
#79FEFB #FB79FE #FEFB79
tetradic
#79FEFB #B879FE #FE797C #BEFE79
square
#79FEFB #B879FE #FE797C #BEFE79
split-complementary
#79FEFB #FE79BE #FEB879
monochromatic
#02FBF5 #3CFEF9 #79FEFB #B6FEFD #E1FFFE
Accessibility & contrast
On white
1.21
#79FEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#79FEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FEFB
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FEFB | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FB
Deuteranopia (green-blind)
#DAE3FC
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #79fefb; /* rgb */ color: rgb(121, 254, 251); /* oklch */ color: oklch(92.2% 0.117 193.3);
Tailwind
colors: {
custom: {
50: '#aafffc',
500: '#79fefb',
950: '#000000',
},
}SCSS
$custom: #79fefb; $custom-light: #aafffc; $custom-dark: #000000;
JSON
{
"hex": "#79fefb",
"rgb": {
"r": 121,
"g": 254,
"b": 251
},
"hsl": {
"h": 178.647,
"s": 98.519,
"l": 73.529
},
"oklch": {
"l": 0.92174,
"c": 0.11732,
"h": 193.3
},
"luminance": 0.81914
}Semantic roles & 50–950 ramp
primary
#79FEFB
secondary
#DC3F43
accent
#0005E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685