#79FDFE#79FDFE
#79FDFE is a very light, moderate teal. Relative luminance 0.815; OKLCH L 92.0% C 0.116 H 196.0°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #79FDFE |
|---|---|
| RGB | rgb(121, 253, 254) |
| HSL | hsl(180, 99%, 74%) |
| HSV | hsv(180, 52%, 100%) |
| CMYK | cmyk(52.4%, 0.4%, 0%, 0.4%) |
| CIE-LAB | lab(92.34, -35.94, -11.59) |
| CIE-LCH | lch(92.34, 37.77, 197.88°) |
| OKLab | oklab(92.04% -0.1119 -0.0321) |
| OKLCH | oklch(92.04% 0.116 196) |
| XYZ | xyz(60.8924, 81.4655, 106.2621) |
| Luminance | 0.8147 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.06
Bright Light Blue
#26F7FD
ΔE00 3.95
Aqua
#00FFFF
ΔE00 4.28
Bright Turquoise
#0FFEF9
ΔE00 4.84
Light Cyan
#ACFFFC
ΔE00 5.08
Robin Egg Blue
#8AF1FE
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FDFE #FE7A79
analogous
#79FEBC #79FDFE #79BAFE
triadic
#79FDFE #FE79FD #FDFE79
tetradic
#79FDFE #BC79FE #FE7A79 #BAFE79
square
#79FDFE #BC79FE #FE7A79 #BAFE79
split-complementary
#79FDFE #FE79BA #FEBC79
monochromatic
#02F9FB #3CFCFE #79FDFE #B6FEFE #E1FFFF
Accessibility & contrast
On white
1.21
#79FDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#79FDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FDFE
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FDFE | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FE
Deuteranopia (green-blind)
#D8E2FF
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #79fdfe; /* rgb */ color: rgb(121, 253, 254); /* oklch */ color: oklch(92.0% 0.116 196.0);
Tailwind
colors: {
custom: {
50: '#aafefe',
500: '#79fdfe',
950: '#000000',
},
}SCSS
$custom: #79fdfe; $custom-light: #aafefe; $custom-dark: #000000;
JSON
{
"hex": "#79fdfe",
"rgb": {
"r": 121,
"g": 253,
"b": 254
},
"hsl": {
"h": 180.451,
"s": 98.519,
"l": 73.529
},
"oklch": {
"l": 0.92044,
"c": 0.11641,
"h": 196
},
"luminance": 0.81471
}Semantic roles & 50–950 ramp
primary
#79FDFE
secondary
#DC413F
accent
#0200E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685