#76E4ED#76E4ED
#76E4ED is a very light, moderate teal. Relative luminance 0.655; OKLCH L 85.7% C 0.102 H 202.5°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #76E4ED |
|---|---|
| RGB | rgb(118, 228, 237) |
| HSL | hsl(185, 77%, 70%) |
| HSV | hsv(185, 50%, 93%) |
| CMYK | cmyk(50.2%, 3.8%, 0%, 7.1%) |
| CIE-LAB | lab(84.71, -29.16, -14.10) |
| CIE-LCH | lch(84.71, 32.39, 205.81°) |
| OKLab | oklab(85.71% -0.094 -0.0389) |
| OKLCH | oklch(85.71% 0.102 202.5) |
| XYZ | xyz(50.4946, 65.4483, 90.0762) |
| Luminance | 0.6545 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.93
Robin Egg Blue
#8AF1FE
ΔE00 3.59
Robin'S Egg Blue
#98EFF9
ΔE00 4.02
Aqua Blue
#02D8E9
ΔE00 5.57
Bright Light Blue
#26F7FD
ΔE00 6.30
Paleturquoise
#AFEEEE
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76E4ED #ED7F76
analogous
#76EDBB #76E4ED #76A9ED
triadic
#76E4ED #ED76E4 #E4ED76
tetradic
#76E4ED #BB76ED #ED7F76 #A9ED76
square
#76E4ED #BB76ED #ED7F76 #A9ED76
split-complementary
#76E4ED #ED76A9 #EDBB76
monochromatic
#1BC0CE #40D9E6 #76E4ED #ACEFF4 #E2F9FB
Accessibility & contrast
On white
1.49
#76E4ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#76E4ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76E4ED
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76E4ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76E4ED | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCEE
Deuteranopia (green-blind)
#C2CDEE
Tritanopia (blue-blind)
#23EBE6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #76e4ed; /* rgb */ color: rgb(118, 228, 237); /* oklch */ color: oklch(85.7% 0.102 202.5);
Tailwind
colors: {
custom: {
50: '#a6ecf2',
500: '#76e4ed',
950: '#000000',
},
}SCSS
$custom: #76e4ed; $custom-light: #a6ecf2; $custom-dark: #000000;
JSON
{
"hex": "#76e4ed",
"rgb": {
"r": 118,
"g": 228,
"b": 237
},
"hsl": {
"h": 184.538,
"s": 76.774,
"l": 69.608
},
"oklch": {
"l": 0.85713,
"c": 0.10173,
"h": 202.5
},
"luminance": 0.65453
}Semantic roles & 50–950 ramp
primary
#76E4ED
secondary
#C64B41
accent
#1C0DD9
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485