#79FCEB#79FCEB
#79FCEB is a very light, moderate teal. Relative luminance 0.797; OKLCH L 91.2% C 0.119 H 184.1°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #79FCEB |
|---|---|
| RGB | rgb(121, 252, 235) |
| HSL | hsl(172, 96%, 73%) |
| HSV | hsv(172, 52%, 99%) |
| CMYK | cmyk(52%, 0%, 6.7%, 1.2%) |
| CIE-LAB | lab(91.54, -40.21, -2.92) |
| CIE-LCH | lch(91.54, 40.31, 184.15°) |
| OKLab | oklab(91.23% -0.1187 -0.0085) |
| OKLCH | oklch(91.23% 0.119 184.1) |
| XYZ | xyz(57.6845, 79.6786, 90.9208) |
| Luminance | 0.7968 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.32
Bright Aqua
#0BF9EA
ΔE00 4.36
Bright Turquoise
#0FFEF9
ΔE00 5.54
Light Aqua
#8CFFDB
ΔE00 6.18
Bright Cyan
#41FDFE
ΔE00 6.42
Aqua
#00FFFF
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FCEB #FC798A
analogous
#79FCA9 #79FCEB #79CBFC
triadic
#79FCEB #EB79FC #FCEB79
tetradic
#79FCEB #A979FC #FC798A #CBFC79
square
#79FCEB #A979FC #FC798A #CBFC79
split-complementary
#79FCEB #FC79CB #FCA979
monochromatic
#05F5D6 #3DFBE2 #79FCEB #B5FDF4 #E1FEFB
Accessibility & contrast
On white
1.24
#79FCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#79FCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FCEB
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FCEB | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EA
Deuteranopia (green-blind)
#DCE0ED
Tritanopia (blue-blind)
#23FFF7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #79fceb; /* rgb */ color: rgb(121, 252, 235); /* oklch */ color: oklch(91.2% 0.119 184.1);
Tailwind
colors: {
custom: {
50: '#a9fef1',
500: '#79fceb',
950: '#000000',
},
}SCSS
$custom: #79fceb; $custom-light: #a9fef1; $custom-dark: #000000;
JSON
{
"hex": "#79fceb",
"rgb": {
"r": 121,
"g": 252,
"b": 235
},
"hsl": {
"h": 172.214,
"s": 95.62,
"l": 73.137
},
"oklch": {
"l": 0.91228,
"c": 0.11898,
"h": 184.1
},
"luminance": 0.79684
}Semantic roles & 50–950 ramp
primary
#79FCEB
secondary
#D94054
accent
#001EE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685