#79E4EA#79E4EA
#79E4EA is a very light, moderate teal. Relative luminance 0.655; OKLCH L 85.7% C 0.099 H 200.3°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #79E4EA |
|---|---|
| RGB | rgb(121, 228, 234) |
| HSL | hsl(183, 73%, 70%) |
| HSV | hsv(183, 48%, 92%) |
| CMYK | cmyk(48.3%, 2.6%, 0%, 8.2%) |
| CIE-LAB | lab(84.73, -29.30, -12.48) |
| CIE-LCH | lch(84.73, 31.85, 203.07°) |
| OKLab | oklab(85.73% -0.0932 -0.0344) |
| OKLCH | oklch(85.73% 0.099 200.3) |
| XYZ | xyz(50.4739, 65.4879, 87.8065) |
| Luminance | 0.6549 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.75
Robin Egg Blue
#8AF1FE
ΔE00 4.08
Robin'S Egg Blue
#98EFF9
ΔE00 4.26
Aqua Blue
#02D8E9
ΔE00 6.06
Bright Light Blue
#26F7FD
ΔE00 6.18
Paleturquoise
#AFEEEE
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79E4EA #EA7F79
analogous
#79EAB8 #79E4EA #79ACEA
triadic
#79E4EA #EA79E4 #E4EA79
tetradic
#79E4EA #B879EA #EA7F79 #ACEA79
square
#79E4EA #B879EA #EA7F79 #ACEA79
split-complementary
#79E4EA #EA79AC #EAB879
monochromatic
#20C0C9 #44D9E2 #79E4EA #AEEFF2 #E3F9FB
Accessibility & contrast
On white
1.49
#79E4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#79E4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79E4EA
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79E4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79E4EA | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCEB
Deuteranopia (green-blind)
#C4CEEB
Tritanopia (blue-blind)
#33EBE5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #79e4ea; /* rgb */ color: rgb(121, 228, 234); /* oklch */ color: oklch(85.7% 0.099 200.3);
Tailwind
colors: {
custom: {
50: '#a7ecf0',
500: '#79e4ea',
950: '#000000',
},
}SCSS
$custom: #79e4ea; $custom-light: #a7ecf0; $custom-dark: #000000;
JSON
{
"hex": "#79e4ea",
"rgb": {
"r": 121,
"g": 228,
"b": 234
},
"hsl": {
"h": 183.186,
"s": 72.903,
"l": 69.608
},
"oklch": {
"l": 0.8573,
"c": 0.09933,
"h": 200.3
},
"luminance": 0.65492
}Semantic roles & 50–950 ramp
primary
#79E4EA
secondary
#C34B45
accent
#1B11D5
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101616
muted
#818485