#79F3F3#79F3F3
#79F3F3 is a very light, moderate teal. Relative luminance 0.746; OKLCH L 89.4% C 0.110 H 195.4°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #79F3F3 |
|---|---|
| RGB | rgb(121, 243, 243) |
| HSL | hsl(180, 84%, 71%) |
| HSV | hsv(180, 50%, 95%) |
| CMYK | cmyk(50.2%, 0%, 0%, 4.7%) |
| CIE-LAB | lab(89.22, -34.10, -10.51) |
| CIE-LCH | lch(89.22, 35.69, 197.13°) |
| OKLab | oklab(89.43% -0.1058 -0.0291) |
| OKLCH | oklch(89.43% 0.11 195.4) |
| XYZ | xyz(56.1067, 74.6321, 96.2253) |
| Luminance | 0.7464 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.89
Bright Light Blue
#26F7FD
ΔE00 4.18
Aqua
#00FFFF
ΔE00 5.09
Robin Egg Blue
#8AF1FE
ΔE00 5.31
Light Cyan
#ACFFFC
ΔE00 5.32
Bright Turquoise
#0FFEF9
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79F3F3 #F37979
analogous
#79F3B6 #79F3F3 #79B6F3
triadic
#79F3F3 #F379F3 #F3F379
tetradic
#79F3F3 #B679F3 #F37979 #B6F379
square
#79F3F3 #B679F3 #F37979 #B6F379
split-complementary
#79F3F3 #F379B6 #F3B679
monochromatic
#14DEDE #41EEEE #79F3F3 #B1F8F8 #E3FCFC
Accessibility & contrast
On white
1.32
#79F3F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#79F3F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79F3F3
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79F3F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79F3F3 | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E9F3
Deuteranopia (green-blind)
#D1DAF4
Tritanopia (blue-blind)
#1BF9F3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #79f3f3; /* rgb */ color: rgb(121, 243, 243); /* oklch */ color: oklch(89.4% 0.110 195.4);
Tailwind
colors: {
custom: {
50: '#a9f7f7',
500: '#79f3f3',
950: '#000000',
},
}SCSS
$custom: #79f3f3; $custom-light: #a9f7f7; $custom-dark: #000000;
JSON
{
"hex": "#79f3f3",
"rgb": {
"r": 121,
"g": 243,
"b": 243
},
"hsl": {
"h": 180,
"s": 83.562,
"l": 71.373
},
"oklch": {
"l": 0.89427,
"c": 0.10972,
"h": 195.4
},
"luminance": 0.74637
}Semantic roles & 50–950 ramp
primary
#79F3F3
secondary
#CE4343
accent
#0606E0
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111717
muted
#818585