#79DFEA#79DFEA
#79DFEA is a very light, moderate teal. Relative luminance 0.628; OKLCH L 84.6% C 0.096 H 204.6°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #79DFEA |
|---|---|
| RGB | rgb(121, 223, 234) |
| HSL | hsl(186, 73%, 70%) |
| HSV | hsv(186, 48%, 92%) |
| CMYK | cmyk(48.3%, 4.7%, 0%, 8.2%) |
| CIE-LAB | lab(83.32, -26.88, -14.59) |
| CIE-LCH | lch(83.32, 30.59, 208.49°) |
| OKLab | oklab(84.6% -0.0877 -0.0402) |
| OKLCH | oklch(84.6% 0.096 204.6) |
| XYZ | xyz(49.1183, 62.7766, 87.3546) |
| Luminance | 0.6278 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.57
Robin Egg Blue
#8AF1FE
ΔE00 4.12
Robin'S Egg Blue
#98EFF9
ΔE00 4.31
Aqua Blue
#02D8E9
ΔE00 5.43
Paleturquoise
#AFEEEE
ΔE00 7.14
Bright Light Blue
#26F7FD
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79DFEA #EA8479
analogous
#79EABD #79DFEA #79A6EA
triadic
#79DFEA #EA79DF #DFEA79
tetradic
#79DFEA #BD79EA #EA8479 #A6EA79
square
#79DFEA #BD79EA #EA8479 #A6EA79
split-complementary
#79DFEA #EA79A6 #EABD79
monochromatic
#20B9C9 #44D2E2 #79DFEA #AEECF2 #E3F8FB
Accessibility & contrast
On white
1.55
#79DFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#79DFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79DFEA
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79DFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79DFEA | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EB
Deuteranopia (green-blind)
#BECAEA
Tritanopia (blue-blind)
#36E6E2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #79dfea; /* rgb */ color: rgb(121, 223, 234); /* oklch */ color: oklch(84.6% 0.096 204.6);
Tailwind
colors: {
custom: {
50: '#a7e9f0',
500: '#79dfea',
950: '#000000',
},
}SCSS
$custom: #79dfea; $custom-light: #a7e9f0; $custom-dark: #000000;
JSON
{
"hex": "#79dfea",
"rgb": {
"r": 121,
"g": 223,
"b": 234
},
"hsl": {
"h": 185.841,
"s": 72.903,
"l": 69.608
},
"oklch": {
"l": 0.84597,
"c": 0.09645,
"h": 204.6
},
"luminance": 0.62781
}Semantic roles & 50–950 ramp
primary
#79DFEA
secondary
#C35145
accent
#2411D5
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101616
muted
#818485