#79F3EE#79F3EE
#79F3EE is a very light, moderate teal. Relative luminance 0.743; OKLCH L 89.3% C 0.110 H 191.8°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #79F3EE |
|---|---|
| RGB | rgb(121, 243, 238) |
| HSL | hsl(178, 84%, 71%) |
| HSV | hsv(178, 50%, 95%) |
| CMYK | cmyk(50.2%, 0%, 2.1%, 4.7%) |
| CIE-LAB | lab(89.08, -35.36, -8.11) |
| CIE-LCH | lch(89.08, 36.28, 192.92°) |
| OKLab | oklab(89.27% -0.1078 -0.0225) |
| OKLCH | oklch(89.27% 0.11 191.8) |
| XYZ | xyz(55.3620, 74.3342, 92.3028) |
| Luminance | 0.7434 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.16
Bright Turquoise
#0FFEF9
ΔE00 4.91
Bright Light Blue
#26F7FD
ΔE00 4.97
Aqua
#00FFFF
ΔE00 5.12
Light Cyan
#ACFFFC
ΔE00 5.49
Bright Aqua
#0BF9EA
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79F3EE #F3797E
analogous
#79F3B1 #79F3EE #79BBF3
triadic
#79F3EE #EE79F3 #F3EE79
tetradic
#79F3EE #B179F3 #F3797E #BBF379
square
#79F3EE #B179F3 #F3797E #BBF379
split-complementary
#79F3EE #F379BB #F3B179
monochromatic
#14DED5 #41EEE7 #79F3EE #B1F8F5 #E3FCFB
Accessibility & contrast
On white
1.32
#79F3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#79F3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79F3EE
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79F3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79F3EE | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E9EE
Deuteranopia (green-blind)
#D2D9EF
Tritanopia (blue-blind)
#25F9F1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #79f3ee; /* rgb */ color: rgb(121, 243, 238); /* oklch */ color: oklch(89.3% 0.110 191.8);
Tailwind
colors: {
custom: {
50: '#a9f7f3',
500: '#79f3ee',
950: '#000000',
},
}SCSS
$custom: #79f3ee; $custom-light: #a9f7f3; $custom-dark: #000000;
JSON
{
"hex": "#79f3ee",
"rgb": {
"r": 121,
"g": 243,
"b": 238
},
"hsl": {
"h": 177.541,
"s": 83.562,
"l": 71.373
},
"oklch": {
"l": 0.89267,
"c": 0.11017,
"h": 191.8
},
"luminance": 0.74339
}Semantic roles & 50–950 ramp
primary
#79F3EE
secondary
#CE4348
accent
#060EE0
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111717
muted
#818585