#79FCFB#79FCFB
#79FCFB is a very light, moderate teal. Relative luminance 0.807; OKLCH L 91.7% C 0.116 H 194.6°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #79FCFB |
|---|---|
| RGB | rgb(121, 252, 251) |
| HSL | hsl(180, 96%, 73%) |
| HSV | hsv(180, 52%, 99%) |
| CMYK | cmyk(52%, 0%, 0.4%, 1.2%) |
| CIE-LAB | lab(91.97, -36.24, -10.58) |
| CIE-LCH | lch(91.97, 37.76, 196.27°) |
| OKLab | oklab(91.72% -0.1121 -0.0293) |
| OKLCH | oklch(91.72% 0.116 194.6) |
| XYZ | xyz(60.1009, 80.6451, 103.6469) |
| Luminance | 0.8065 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.03
Bright Light Blue
#26F7FD
ΔE00 4.11
Aqua
#00FFFF
ΔE00 4.19
Bright Turquoise
#0FFEF9
ΔE00 4.53
Light Cyan
#ACFFFC
ΔE00 5.05
Robin Egg Blue
#8AF1FE
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FCFB #FC797A
analogous
#79FCB9 #79FCFB #79BBFC
triadic
#79FCFB #FB79FC #FCFB79
tetradic
#79FCFB #B979FC #FC797A #BBFC79
square
#79FCFB #B979FC #FC797A #BBFC79
split-complementary
#79FCFB #FC79BB #FCB979
monochromatic
#05F5F3 #3DFBF9 #79FCFB #B5FDFD #E1FEFE
Accessibility & contrast
On white
1.23
#79FCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#79FCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FCFB
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FCFB | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1FB
Deuteranopia (green-blind)
#D8E1FC
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #79fcfb; /* rgb */ color: rgb(121, 252, 251); /* oklch */ color: oklch(91.7% 0.116 194.6);
Tailwind
colors: {
custom: {
50: '#aafefc',
500: '#79fcfb',
950: '#000000',
},
}SCSS
$custom: #79fcfb; $custom-light: #aafefc; $custom-dark: #000000;
JSON
{
"hex": "#79fcfb",
"rgb": {
"r": 121,
"g": 252,
"b": 251
},
"hsl": {
"h": 179.542,
"s": 95.62,
"l": 73.137
},
"oklch": {
"l": 0.91722,
"c": 0.11583,
"h": 194.6
},
"luminance": 0.80651
}Semantic roles & 50–950 ramp
primary
#79FCFB
secondary
#D94041
accent
#0002E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685