#79F5F5#79F5F5
#79F5F5 is a very light, moderate teal. Relative luminance 0.760; OKLCH L 89.9% C 0.111 H 195.4°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #79F5F5 |
|---|---|
| RGB | rgb(121, 245, 245) |
| HSL | hsl(180, 86%, 72%) |
| HSV | hsv(180, 51%, 96%) |
| CMYK | cmyk(50.6%, 0%, 0%, 3.9%) |
| CIE-LAB | lab(89.84, -34.53, -10.64) |
| CIE-LCH | lch(89.84, 36.13, 197.12°) |
| OKLab | oklab(89.95% -0.1071 -0.0294) |
| OKLCH | oklch(89.95% 0.111 195.4) |
| XYZ | xyz(57.0122, 75.9571, 98.0252) |
| Luminance | 0.7596 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.63
Bright Light Blue
#26F7FD
ΔE00 4.06
Aqua
#00FFFF
ΔE00 4.84
Bright Turquoise
#0FFEF9
ΔE00 5.18
Light Cyan
#ACFFFC
ΔE00 5.20
Robin Egg Blue
#8AF1FE
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79F5F5 #F57979
analogous
#79F5B7 #79F5F5 #79B7F5
triadic
#79F5F5 #F579F5 #F5F579
tetradic
#79F5F5 #B779F5 #F57979 #B7F579
square
#79F5F5 #B779F5 #F57979 #B7F579
split-complementary
#79F5F5 #F579B7 #F5B779
monochromatic
#11E3E3 #40F1F1 #79F5F5 #B2F9F9 #E3FDFD
Accessibility & contrast
On white
1.30
#79F5F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#79F5F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79F5F5
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79F5F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79F5F5 | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EBF5
Deuteranopia (green-blind)
#D2DBF6
Tritanopia (blue-blind)
#13FCF5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #79f5f5; /* rgb */ color: rgb(121, 245, 245); /* oklch */ color: oklch(89.9% 0.111 195.4);
Tailwind
colors: {
custom: {
50: '#a9f9f8',
500: '#79f5f5',
950: '#000000',
},
}SCSS
$custom: #79f5f5; $custom-light: #a9f9f8; $custom-dark: #000000;
JSON
{
"hex": "#79f5f5",
"rgb": {
"r": 121,
"g": 245,
"b": 245
},
"hsl": {
"h": 180,
"s": 86.111,
"l": 71.765
},
"oklch": {
"l": 0.89945,
"c": 0.11109,
"h": 195.4
},
"luminance": 0.75962
}Semantic roles & 50–950 ramp
primary
#79F5F5
secondary
#D04242
accent
#0303E3
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111717
muted
#818585