#79FCCB#79FCCB
#79FCCB is a very light, vivid teal. Relative luminance 0.780; OKLCH L 90.4% C 0.136 H 166.4°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #79FCCB |
|---|---|
| RGB | rgb(121, 252, 203) |
| HSL | hsl(158, 96%, 73%) |
| HSV | hsv(158, 52%, 99%) |
| CMYK | cmyk(52%, 0%, 19.4%, 1.2%) |
| CIE-LAB | lab(90.78, -47.49, 12.54) |
| CIE-LCH | lch(90.78, 49.11, 165.21°) |
| OKLab | oklab(90.36% -0.1325 0.0322) |
| OKLCH | oklch(90.36% 0.136 166.4) |
| XYZ | xyz(53.4701, 77.9928, 68.7247) |
| Luminance | 0.7800 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.22
Aquamarine
#7FFFD4
ΔE00 1.68
Light Turquoise
#7EF4CC
ΔE00 2.54
Light Aqua
#8CFFDB
ΔE00 3.51
Light Greenish Blue
#63F7B4
ΔE00 4.22
Bright Teal
#01F9C6
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FCCB #FC79AA
analogous
#79FC89 #79FCCB #79ECFC
triadic
#79FCCB #CB79FC #FCCB79
tetradic
#79FCCB #8979FC #FC79AA #ECFC79
square
#79FCCB #8979FC #FC79AA #ECFC79
split-complementary
#79FCCB #FC79EC #FC8979
monochromatic
#05F59B #3DFBB4 #79FCCB #B5FDE2 #E1FEF3
Accessibility & contrast
On white
1.27
#79FCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#79FCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FCCB
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FCCB | 1.00 | 1.27 | 16.60 | 16.60 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDC8
Deuteranopia (green-blind)
#E3DFCE
Tritanopia (blue-blind)
#44FDEE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #79fccb; /* rgb */ color: rgb(121, 252, 203); /* oklch */ color: oklch(90.4% 0.136 166.4);
Tailwind
colors: {
custom: {
50: '#a8feda',
500: '#79fccb',
950: '#000000',
},
}SCSS
$custom: #79fccb; $custom-light: #a8feda; $custom-dark: #000000;
JSON
{
"hex": "#79fccb",
"rgb": {
"r": 121,
"g": 252,
"b": 203
},
"hsl": {
"h": 157.557,
"s": 95.62,
"l": 73.137
},
"oklch": {
"l": 0.90356,
"c": 0.1363,
"h": 166.4
},
"luminance": 0.77998
}Semantic roles & 50–950 ramp
primary
#79FCCB
secondary
#D94079
accent
#0056E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101815
muted
#818684