#79DFED#79DFED
#79DFED is a very light, moderate teal. Relative luminance 0.630; OKLCH L 84.7% C 0.097 H 207.1°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #79DFED |
|---|---|
| RGB | rgb(121, 223, 237) |
| HSL | hsl(187, 76%, 70%) |
| HSV | hsv(187, 49%, 93%) |
| CMYK | cmyk(48.9%, 5.9%, 0%, 7.1%) |
| CIE-LAB | lab(83.42, -26.10, -16.04) |
| CIE-LCH | lch(83.42, 30.63, 211.58°) |
| OKLab | oklab(84.7% -0.0865 -0.0442) |
| OKLCH | oklch(84.7% 0.097 207.1) |
| XYZ | xyz(49.5529, 62.9505, 89.6437) |
| Luminance | 0.6296 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.43
Robin Egg Blue
#8AF1FE
ΔE00 4.04
Robin'S Egg Blue
#98EFF9
ΔE00 4.33
Aqua Blue
#02D8E9
ΔE00 5.53
Neon Blue
#04D9FF
ΔE00 7.18
Paleturquoise
#AFEEEE
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79DFED #ED8779
analogous
#79EDC1 #79DFED #79A5ED
triadic
#79DFED #ED79DF #DFED79
tetradic
#79DFED #C179ED #ED8779 #A5ED79
square
#79DFED #C179ED #ED8779 #A5ED79
split-complementary
#79DFED #ED79A5 #EDC179
monochromatic
#1CBAD0 #43D2E6 #79DFED #AFECF4 #E4F9FB
Accessibility & contrast
On white
1.55
#79DFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#79DFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79DFED
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79DFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79DFED | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8EE
Deuteranopia (green-blind)
#BECAED
Tritanopia (blue-blind)
#32E7E3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #79dfed; /* rgb */ color: rgb(121, 223, 237); /* oklch */ color: oklch(84.7% 0.097 207.1);
Tailwind
colors: {
custom: {
50: '#a7e9f2',
500: '#79dfed',
950: '#000000',
},
}SCSS
$custom: #79dfed; $custom-light: #a7e9f2; $custom-dark: #000000;
JSON
{
"hex": "#79dfed",
"rgb": {
"r": 121,
"g": 223,
"b": 237
},
"hsl": {
"h": 187.241,
"s": 76.316,
"l": 70.196
},
"oklch": {
"l": 0.84701,
"c": 0.09713,
"h": 207.1
},
"luminance": 0.62955
}Semantic roles & 50–950 ramp
primary
#79DFED
secondary
#C65444
accent
#260DD9
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485