#79E2EE#79E2EE
#79E2EE is a very light, moderate teal. Relative luminance 0.646; OKLCH L 85.4% C 0.099 H 205.2°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #79E2EE |
|---|---|
| RGB | rgb(121, 226, 238) |
| HSL | hsl(186, 77%, 70%) |
| HSV | hsv(186, 49%, 93%) |
| CMYK | cmyk(49.2%, 5%, 0%, 6.7%) |
| CIE-LAB | lab(84.29, -27.30, -15.26) |
| CIE-LCH | lch(84.29, 31.27, 209.20°) |
| OKLab | oklab(85.41% -0.0894 -0.0421) |
| OKLCH | oklch(85.41% 0.099 205.2) |
| XYZ | xyz(50.5080, 64.6263, 90.6848) |
| Luminance | 0.6463 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.86
Robin Egg Blue
#8AF1FE
ΔE00 3.46
Robin'S Egg Blue
#98EFF9
ΔE00 3.84
Aqua Blue
#02D8E9
ΔE00 5.57
Paleturquoise
#AFEEEE
ΔE00 7.08
Bright Light Blue
#26F7FD
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79E2EE #EE8579
analogous
#79EEBF #79E2EE #79A7EE
triadic
#79E2EE #EE79E2 #E2EE79
tetradic
#79E2EE #BF79EE #EE8579 #A7EE79
square
#79E2EE #BF79EE #EE8579 #A7EE79
split-complementary
#79E2EE #EE79A7 #EEBF79
monochromatic
#1BBFD2 #43D6E7 #79E2EE #AFEEF5 #E4F9FC
Accessibility & contrast
On white
1.51
#79E2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#79E2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79E2EE
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79E2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79E2EE | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAEF
Deuteranopia (green-blind)
#C0CCEE
Tritanopia (blue-blind)
#2FEAE5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #79e2ee; /* rgb */ color: rgb(121, 226, 238); /* oklch */ color: oklch(85.4% 0.099 205.2);
Tailwind
colors: {
custom: {
50: '#a7ebf3',
500: '#79e2ee',
950: '#000000',
},
}SCSS
$custom: #79e2ee; $custom-light: #a7ebf3; $custom-dark: #000000;
JSON
{
"hex": "#79e2ee",
"rgb": {
"r": 121,
"g": 226,
"b": 238
},
"hsl": {
"h": 186.154,
"s": 77.483,
"l": 70.392
},
"oklch": {
"l": 0.85413,
"c": 0.09879,
"h": 205.2
},
"luminance": 0.64631
}Semantic roles & 50–950 ramp
primary
#79E2EE
secondary
#C75144
accent
#210CDA
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485