#76E4EE#76E4EE
#76E4EE is a very light, moderate teal. Relative luminance 0.655; OKLCH L 85.7% C 0.102 H 203.3°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #76E4EE |
|---|---|
| RGB | rgb(118, 228, 238) |
| HSL | hsl(185, 78%, 70%) |
| HSV | hsv(185, 50%, 93%) |
| CMYK | cmyk(50.4%, 4.2%, 0%, 6.7%) |
| CIE-LAB | lab(84.74, -28.90, -14.59) |
| CIE-LCH | lch(84.74, 32.37, 206.78°) |
| OKLab | oklab(85.75% -0.0936 -0.0402) |
| OKLCH | oklch(85.75% 0.102 203.3) |
| XYZ | xyz(50.6411, 65.5069, 90.8477) |
| Luminance | 0.6551 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.71
Robin Egg Blue
#8AF1FE
ΔE00 3.43
Robin'S Egg Blue
#98EFF9
ΔE00 3.92
Aqua Blue
#02D8E9
ΔE00 5.51
Bright Light Blue
#26F7FD
ΔE00 6.45
Paleturquoise
#AFEEEE
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76E4EE #EE8076
analogous
#76EEBC #76E4EE #76A8EE
triadic
#76E4EE #EE76E4 #E4EE76
tetradic
#76E4EE #BC76EE #EE8076 #A8EE76
square
#76E4EE #BC76EE #EE8076 #A8EE76
split-complementary
#76E4EE #EE76A8 #EEBC76
monochromatic
#1AC1D0 #40D9E7 #76E4EE #ACEFF5 #E3F9FC
Accessibility & contrast
On white
1.49
#76E4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#76E4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76E4EE
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76E4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76E4EE | 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)
#D6DCEF
Deuteranopia (green-blind)
#C2CDEF
Tritanopia (blue-blind)
#21EBE7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #76e4ee; /* rgb */ color: rgb(118, 228, 238); /* oklch */ color: oklch(85.7% 0.102 203.3);
Tailwind
colors: {
custom: {
50: '#a6ecf3',
500: '#76e4ee',
950: '#000000',
},
}SCSS
$custom: #76e4ee; $custom-light: #a6ecf3; $custom-dark: #000000;
JSON
{
"hex": "#76e4ee",
"rgb": {
"r": 118,
"g": 228,
"b": 238
},
"hsl": {
"h": 185,
"s": 77.922,
"l": 69.804
},
"oklch": {
"l": 0.85747,
"c": 0.10188,
"h": 203.3
},
"luminance": 0.65511
}Semantic roles & 50–950 ramp
primary
#76E4EE
secondary
#C74C41
accent
#1D0BDA
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485