#79CEDA#79CEDA
#79CEDA is a light, moderate teal. Relative luminance 0.533; OKLCH L 80.2% C 0.084 H 207.3°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #79CEDA |
|---|---|
| RGB | rgb(121, 206, 218) |
| HSL | hsl(187, 57%, 66%) |
| HSV | hsv(187, 44%, 85%) |
| CMYK | cmyk(44.5%, 5.5%, 0%, 14.5%) |
| CIE-LAB | lab(78.03, -22.65, -14.00) |
| CIE-LCH | lch(78.03, 26.62, 211.72°) |
| OKLab | oklab(80.19% -0.0748 -0.0385) |
| OKLCH | oklch(80.19% 0.084 207.3) |
| XYZ | xyz(42.6066, 53.2662, 74.3523) |
| Luminance | 0.5327 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.42
Sky Blue
#87CEEB
ΔE00 7.10
Robin'S Egg
#6DEDFD
ΔE00 7.47
Robin'S Egg Blue
#98EFF9
ΔE00 7.70
Powder Blue
#B0E0E6
ΔE00 7.93
Robin Egg Blue
#8AF1FE
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79CEDA #DA8579
analogous
#79DAB6 #79CEDA #799EDA
triadic
#79CEDA #DA79CE #CEDA79
tetradic
#79CEDA #B679DA #DA8579 #9EDA79
square
#79CEDA #B679DA #DA8579 #9EDA79
split-complementary
#79CEDA #DA799E #DAB679
monochromatic
#2F9BAA #49BCCD #79CEDA #A9E0E7 #D9F1F4
Accessibility & contrast
On white
1.80
#79CEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#79CEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79CEDA
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79CEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79CEDA | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C8DB
Deuteranopia (green-blind)
#B1BCDA
Tritanopia (blue-blind)
#49D5D1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #79ceda; /* rgb */ color: rgb(121, 206, 218); /* oklch */ color: oklch(80.2% 0.084 207.3);
Tailwind
colors: {
custom: {
50: '#a5dde5',
500: '#79ceda',
950: '#000000',
},
}SCSS
$custom: #79ceda; $custom-light: #a5dde5; $custom-dark: #000000;
JSON
{
"hex": "#79ceda",
"rgb": {
"r": 121,
"g": 206,
"b": 218
},
"hsl": {
"h": 187.423,
"s": 56.725,
"l": 66.471
},
"oklch": {
"l": 0.80193,
"c": 0.08411,
"h": 207.3
},
"luminance": 0.5327
}Semantic roles & 50–950 ramp
primary
#79CEDA
secondary
#AD574B
accent
#3521C4
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484