#79FCEA#79FCEA
#79FCEA is a very light, moderate teal. Relative luminance 0.796; OKLCH L 91.2% C 0.119 H 183.5°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #79FCEA |
|---|---|
| RGB | rgb(121, 252, 234) |
| HSL | hsl(172, 96%, 73%) |
| HSV | hsv(172, 52%, 99%) |
| CMYK | cmyk(52%, 0%, 7.1%, 1.2%) |
| CIE-LAB | lab(91.51, -40.45, -2.44) |
| CIE-LCH | lch(91.51, 40.52, 183.45°) |
| OKLab | oklab(91.2% -0.1191 -0.0072) |
| OKLCH | oklch(91.2% 0.119 183.5) |
| XYZ | xyz(57.5405, 79.6210, 90.1620) |
| Luminance | 0.7963 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.08
Bright Aqua
#0BF9EA
ΔE00 4.43
Bright Turquoise
#0FFEF9
ΔE00 5.77
Light Aqua
#8CFFDB
ΔE00 5.87
Bright Cyan
#41FDFE
ΔE00 6.72
Turquoise
#40E0D0
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FCEA #FC798B
analogous
#79FCA8 #79FCEA #79CCFC
triadic
#79FCEA #EA79FC #FCEA79
tetradic
#79FCEA #A879FC #FC798B #CCFC79
square
#79FCEA #A879FC #FC798B #CCFC79
split-complementary
#79FCEA #FC79CC #FCA879
monochromatic
#05F5D4 #3DFBE1 #79FCEA #B5FDF3 #E1FEFA
Accessibility & contrast
On white
1.24
#79FCEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#79FCEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FCEA
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FCEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FCEA | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0E9
Deuteranopia (green-blind)
#DDE0EC
Tritanopia (blue-blind)
#25FFF6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #79fcea; /* rgb */ color: rgb(121, 252, 234); /* oklch */ color: oklch(91.2% 0.119 183.5);
Tailwind
colors: {
custom: {
50: '#a9fef0',
500: '#79fcea',
950: '#000000',
},
}SCSS
$custom: #79fcea; $custom-light: #a9fef0; $custom-dark: #000000;
JSON
{
"hex": "#79fcea",
"rgb": {
"r": 121,
"g": 252,
"b": 234
},
"hsl": {
"h": 171.756,
"s": 95.62,
"l": 73.137
},
"oklch": {
"l": 0.91199,
"c": 0.11932,
"h": 183.5
},
"luminance": 0.79626
}Semantic roles & 50–950 ramp
primary
#79FCEA
secondary
#D94055
accent
#0020E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685