#79FFCB#79FFCB
#79FFCB is a very light, vivid teal. Relative luminance 0.799; OKLCH L 91.1% C 0.140 H 165.4°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #79FFCB |
|---|---|
| RGB | rgb(121, 255, 203) |
| HSL | hsl(157, 100%, 74%) |
| HSV | hsv(157, 53%, 100%) |
| CMYK | cmyk(52.5%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(91.64, -48.76, 13.76) |
| CIE-LCH | lch(91.64, 50.67, 164.24°) |
| OKLab | oklab(91.06% -0.1356 0.0353) |
| OKLCH | oklch(91.06% 0.14 165.4) |
| XYZ | xyz(54.4196, 79.8919, 69.0412) |
| Luminance | 0.7990 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.77
Aquamarine
#7FFFD4
ΔE00 2.14
Light Turquoise
#7EF4CC
ΔE00 3.37
Light Greenish Blue
#63F7B4
ΔE00 3.89
Light Aqua
#8CFFDB
ΔE00 4.01
Light Blue Green
#7EFBB3
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FFCB #FF79AD
analogous
#79FF88 #79FFCB #79F0FF
triadic
#79FFCB #CB79FF #FFCB79
tetradic
#79FFCB #8879FF #FF79AD #F0FF79
square
#79FFCB #8879FF #FF79AD #F0FF79
split-complementary
#79FFCB #FF79F0 #FF8879
monochromatic
#00FE9B #3CFFB3 #79FFCB #B6FFE3 #E0FFF3
Accessibility & contrast
On white
1.24
#79FFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#79FFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FFCB
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FFCB | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF0C8
Deuteranopia (green-blind)
#E6E1CE
Tritanopia (blue-blind)
#43FFF0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #79ffcb; /* rgb */ color: rgb(121, 255, 203); /* oklch */ color: oklch(91.1% 0.140 165.4);
Tailwind
colors: {
custom: {
50: '#a9ffda',
500: '#79ffcb',
950: '#000000',
},
}SCSS
$custom: #79ffcb; $custom-light: #a9ffda; $custom-dark: #000000;
JSON
{
"hex": "#79ffcb",
"rgb": {
"r": 121,
"g": 255,
"b": 203
},
"hsl": {
"h": 156.716,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.91055,
"c": 0.14016,
"h": 165.4
},
"luminance": 0.79897
}Semantic roles & 50–950 ramp
primary
#79FFCB
secondary
#DD3F7C
accent
#0059E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111815
muted
#818684