#79FBCE#79FBCE
#79FBCE is a very light, vivid teal. Relative luminance 0.775; OKLCH L 90.2% C 0.133 H 168.1°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #79FBCE |
|---|---|
| RGB | rgb(121, 251, 206) |
| HSL | hsl(159, 94%, 73%) |
| HSV | hsv(159, 52%, 98%) |
| CMYK | cmyk(51.8%, 0%, 17.9%, 1.6%) |
| CIE-LAB | lab(90.56, -46.41, 10.68) |
| CIE-LCH | lch(90.56, 47.63, 167.05°) |
| OKLab | oklab(90.2% -0.1301 0.0274) |
| OKLCH | oklch(90.2% 0.133 168.1) |
| XYZ | xyz(53.5178, 77.5108, 70.5213) |
| Luminance | 0.7752 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.06
Light Turquoise
#7EF4CC
ΔE00 1.82
Light Aquamarine
#7BFDC7
ΔE00 2.18
Light Aqua
#8CFFDB
ΔE00 2.77
Bright Teal
#01F9C6
ΔE00 4.64
Pale Turquoise
#A5FBD5
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FBCE #FB79A6
analogous
#79FB8D #79FBCE #79E7FB
triadic
#79FBCE #CE79FB #FBCE79
tetradic
#79FBCE #8D79FB #FB79A6 #E7FB79
square
#79FBCE #8D79FB #FB79A6 #E7FB79
split-complementary
#79FBCE #FB79E7 #FB8D79
monochromatic
#07F2A1 #3EF9B8 #79FBCE #B4FDE4 #E1FEF4
Accessibility & contrast
On white
1.27
#79FBCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#79FBCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FBCE
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FBCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FBCE | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6ECCC
Deuteranopia (green-blind)
#E2DED1
Tritanopia (blue-blind)
#43FCEE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #79fbce; /* rgb */ color: rgb(121, 251, 206); /* oklch */ color: oklch(90.2% 0.133 168.1);
Tailwind
colors: {
custom: {
50: '#a8fddd',
500: '#79fbce',
950: '#000000',
},
}SCSS
$custom: #79fbce; $custom-light: #a8fddd; $custom-dark: #000000;
JSON
{
"hex": "#79fbce",
"rgb": {
"r": 121,
"g": 251,
"b": 206
},
"hsl": {
"h": 159.231,
"s": 94.203,
"l": 72.941
},
"oklch": {
"l": 0.90198,
"c": 0.13292,
"h": 168.1
},
"luminance": 0.77516
}Semantic roles & 50–950 ramp
primary
#79FBCE
secondary
#D84075
accent
#004FE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684