#79EAED#79EAED
#79EAED is a very light, moderate teal. Relative luminance 0.690; OKLCH L 87.2% C 0.103 H 197.7°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #79EAED |
|---|---|
| RGB | rgb(121, 234, 237) |
| HSL | hsl(182, 76%, 70%) |
| HSV | hsv(182, 49%, 93%) |
| CMYK | cmyk(48.9%, 1.3%, 0%, 7.1%) |
| CIE-LAB | lab(86.51, -31.40, -11.40) |
| CIE-LCH | lch(86.51, 33.40, 199.96°) |
| OKLab | oklab(87.19% -0.0985 -0.0315) |
| OKLCH | oklch(87.19% 0.103 197.7) |
| XYZ | xyz(52.5879, 69.0204, 90.6553) |
| Luminance | 0.6903 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.30
Robin Egg Blue
#8AF1FE
ΔE00 4.38
Robin'S Egg Blue
#98EFF9
ΔE00 4.62
Bright Light Blue
#26F7FD
ΔE00 5.06
Bright Cyan
#41FDFE
ΔE00 5.55
Light Cyan
#ACFFFC
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79EAED #ED7C79
analogous
#79EDB6 #79EAED #79B0ED
triadic
#79EAED #ED79EA #EAED79
tetradic
#79EAED #B679ED #ED7C79 #B0ED79
square
#79EAED #B679ED #ED7C79 #B0ED79
split-complementary
#79EAED #ED79B0 #EDB679
monochromatic
#1CCBD0 #43E2E6 #79EAED #AFF2F4 #E4FBFB
Accessibility & contrast
On white
1.42
#79EAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#79EAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79EAED
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79EAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79EAED | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1ED
Deuteranopia (green-blind)
#C9D2EE
Tritanopia (blue-blind)
#2CF1EB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #79eaed; /* rgb */ color: rgb(121, 234, 237); /* oklch */ color: oklch(87.2% 0.103 197.7);
Tailwind
colors: {
custom: {
50: '#a8f1f2',
500: '#79eaed',
950: '#000000',
},
}SCSS
$custom: #79eaed; $custom-light: #a8f1f2; $custom-dark: #000000;
JSON
{
"hex": "#79eaed",
"rgb": {
"r": 121,
"g": 234,
"b": 237
},
"hsl": {
"h": 181.552,
"s": 76.316,
"l": 70.196
},
"oklch": {
"l": 0.8719,
"c": 0.10344,
"h": 197.7
},
"luminance": 0.69025
}Semantic roles & 50–950 ramp
primary
#79EAED
secondary
#C64744
accent
#120DD9
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#101617
muted
#818585