#79FDFD#79FDFD
#79FDFD is a very light, moderate teal. Relative luminance 0.814; OKLCH L 92.0% C 0.116 H 195.3°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #79FDFD |
|---|---|
| RGB | rgb(121, 253, 253) |
| HSL | hsl(180, 97%, 73%) |
| HSV | hsv(180, 52%, 99%) |
| CMYK | cmyk(52.2%, 0%, 0%, 0.8%) |
| CIE-LAB | lab(92.31, -36.20, -11.12) |
| CIE-LCH | lch(92.31, 37.87, 197.07°) |
| OKLab | oklab(92.01% -0.1123 -0.0308) |
| OKLCH | oklch(92.01% 0.116 195.3) |
| XYZ | xyz(60.7327, 81.4016, 105.4210) |
| Luminance | 0.8141 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.01
Bright Light Blue
#26F7FD
ΔE00 4.03
Aqua
#00FFFF
ΔE00 4.20
Bright Turquoise
#0FFEF9
ΔE00 4.66
Light Cyan
#ACFFFC
ΔE00 5.06
Robin Egg Blue
#8AF1FE
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FDFD #FD7979
analogous
#79FDBB #79FDFD #79BBFD
triadic
#79FDFD #FD79FD #FDFD79
tetradic
#79FDFD #BB79FD #FD7979 #BBFD79
square
#79FDFD #BB79FD #FD7979 #BBFD79
split-complementary
#79FDFD #FD79BB #FDBB79
monochromatic
#04F8F8 #3DFCFC #79FDFD #B5FEFE #E1FFFF
Accessibility & contrast
On white
1.22
#79FDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#79FDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FDFD
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FDFD | 1.00 | 1.22 | 17.28 | 17.28 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF2FD
Deuteranopia (green-blind)
#D9E2FE
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #79fdfd; /* rgb */ color: rgb(121, 253, 253); /* oklch */ color: oklch(92.0% 0.116 195.3);
Tailwind
colors: {
custom: {
50: '#aafefe',
500: '#79fdfd',
950: '#000000',
},
}SCSS
$custom: #79fdfd; $custom-light: #aafefe; $custom-dark: #000000;
JSON
{
"hex": "#79fdfd",
"rgb": {
"r": 121,
"g": 253,
"b": 253
},
"hsl": {
"h": 180,
"s": 97.059,
"l": 73.333
},
"oklch": {
"l": 0.92012,
"c": 0.11645,
"h": 195.3
},
"luminance": 0.81407
}Semantic roles & 50–950 ramp
primary
#79FDFD
secondary
#DA4040
accent
#0000E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685