#79FDCB#79FDCB
#79FDCB is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.6% C 0.138 H 166.0°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #79FDCB |
|---|---|
| RGB | rgb(121, 253, 203) |
| HSL | hsl(157, 97%, 73%) |
| HSV | hsv(157, 52%, 99%) |
| CMYK | cmyk(52.2%, 0%, 19.8%, 0.8%) |
| CIE-LAB | lab(91.06, -47.91, 12.95) |
| CIE-LCH | lch(91.06, 49.63, 164.88°) |
| OKLab | oklab(90.59% -0.1335 0.0332) |
| OKLCH | oklch(90.59% 0.138 166) |
| XYZ | xyz(53.7849, 78.6225, 68.8296) |
| Luminance | 0.7863 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.01
Aquamarine
#7FFFD4
ΔE00 1.81
Light Turquoise
#7EF4CC
ΔE00 2.82
Light Aqua
#8CFFDB
ΔE00 3.67
Light Greenish Blue
#63F7B4
ΔE00 4.09
Bright Teal
#01F9C6
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FDCB #FD79AB
analogous
#79FD89 #79FDCB #79EDFD
triadic
#79FDCB #CB79FD #FDCB79
tetradic
#79FDCB #8979FD #FD79AB #EDFD79
square
#79FDCB #8979FD #FD79AB #EDFD79
split-complementary
#79FDCB #FD79ED #FD8979
monochromatic
#04F89B #3DFCB4 #79FDCB #B5FEE2 #E1FFF3
Accessibility & contrast
On white
1.26
#79FDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#79FDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FDCB
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FDCB | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EEC8
Deuteranopia (green-blind)
#E4E0CE
Tritanopia (blue-blind)
#44FEEF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #79fdcb; /* rgb */ color: rgb(121, 253, 203); /* oklch */ color: oklch(90.6% 0.138 166.0);
Tailwind
colors: {
custom: {
50: '#a8ffda',
500: '#79fdcb',
950: '#000000',
},
}SCSS
$custom: #79fdcb; $custom-light: #a8ffda; $custom-dark: #000000;
JSON
{
"hex": "#79fdcb",
"rgb": {
"r": 121,
"g": 253,
"b": 203
},
"hsl": {
"h": 157.273,
"s": 97.059,
"l": 73.333
},
"oklch": {
"l": 0.90589,
"c": 0.13759,
"h": 166
},
"luminance": 0.78627
}Semantic roles & 50–950 ramp
primary
#79FDCB
secondary
#DA407A
accent
#0057E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111815
muted
#818684