#79FDEB#79FDEB
#79FDEB is a very light, moderate teal. Relative luminance 0.803; OKLCH L 91.5% C 0.120 H 183.5°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #79FDEB |
|---|---|
| RGB | rgb(121, 253, 235) |
| HSL | hsl(172, 97%, 73%) |
| HSV | hsv(172, 52%, 99%) |
| CMYK | cmyk(52.2%, 0%, 7.1%, 0.8%) |
| CIE-LAB | lab(91.82, -40.66, -2.51) |
| CIE-LCH | lch(91.82, 40.73, 183.53°) |
| OKLab | oklab(91.46% -0.1197 -0.0074) |
| OKLCH | oklch(91.46% 0.12 183.5) |
| XYZ | xyz(57.9994, 80.3083, 91.0257) |
| Luminance | 0.8031 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.25
Bright Aqua
#0BF9EA
ΔE00 4.43
Bright Turquoise
#0FFEF9
ΔE00 5.73
Light Aqua
#8CFFDB
ΔE00 5.89
Bright Cyan
#41FDFE
ΔE00 6.69
Aqua
#00FFFF
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FDEB #FD798B
analogous
#79FDA9 #79FDEB #79CDFD
triadic
#79FDEB #EB79FD #FDEB79
tetradic
#79FDEB #A979FD #FD798B #CDFD79
square
#79FDEB #A979FD #FD798B #CDFD79
split-complementary
#79FDEB #FD79CD #FDA979
monochromatic
#04F8D7 #3DFCE2 #79FDEB #B5FEF4 #E1FFFA
Accessibility & contrast
On white
1.23
#79FDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#79FDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FDEB
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FDEB | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EA
Deuteranopia (green-blind)
#DDE1ED
Tritanopia (blue-blind)
#22FFF7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #79fdeb; /* rgb */ color: rgb(121, 253, 235); /* oklch */ color: oklch(91.5% 0.120 183.5);
Tailwind
colors: {
custom: {
50: '#a9fef1',
500: '#79fdeb',
950: '#000000',
},
}SCSS
$custom: #79fdeb; $custom-light: #a9fef1; $custom-dark: #000000;
JSON
{
"hex": "#79fdeb",
"rgb": {
"r": 121,
"g": 253,
"b": 235
},
"hsl": {
"h": 171.818,
"s": 97.059,
"l": 73.333
},
"oklch": {
"l": 0.91457,
"c": 0.11997,
"h": 183.5
},
"luminance": 0.80314
}Semantic roles & 50–950 ramp
primary
#79FDEB
secondary
#DA4055
accent
#001FE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685