#61EDED#61EDED
#61EDED is a very light, vivid teal. Relative luminance 0.692; OKLCH L 87.1% C 0.120 H 195.2°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #61EDED |
|---|---|
| RGB | rgb(97, 237, 237) |
| HSL | hsl(180, 80%, 65%) |
| HSV | hsv(180, 59%, 93%) |
| CMYK | cmyk(59.1%, 0%, 0%, 7.1%) |
| CIE-LAB | lab(86.61, -37.34, -11.34) |
| CIE-LCH | lch(86.61, 39.03, 196.89°) |
| OKLab | oklab(87.06% -0.1159 -0.0314) |
| OKLCH | oklch(87.06% 0.12 195.2) |
| XYZ | xyz(50.4934, 69.2189, 90.8039) |
| Luminance | 0.6922 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.45
Bright Cyan
#41FDFE
ΔE00 3.73
Aqua
#00FFFF
ΔE00 4.67
Bright Turquoise
#0FFEF9
ΔE00 4.88
Robin'S Egg
#6DEDFD
ΔE00 5.77
Bright Aqua
#0BF9EA
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EDED #ED6161
analogous
#61EDA7 #61EDED #61A7ED
triadic
#61EDED #ED61ED #EDED61
tetradic
#61EDED #A761ED #ED6161 #A7ED61
square
#61EDED #A761ED #ED6161 #A7ED61
split-complementary
#61EDED #ED61A7 #EDA761
monochromatic
#16BEBE #2AE7E7 #61EDED #98F3F3 #CFFAFA
Accessibility & contrast
On white
1.41
#61EDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#61EDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EDED
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EDED | 1.00 | 1.41 | 14.84 | 14.84 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE2ED
Deuteranopia (green-blind)
#C8D2EE
Tritanopia (blue-blind)
#00F4ED
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #61eded; /* rgb */ color: rgb(97, 237, 237); /* oklch */ color: oklch(87.1% 0.120 195.2);
Tailwind
colors: {
custom: {
50: '#9cf3f2',
500: '#61eded',
950: '#000000',
},
}SCSS
$custom: #61eded; $custom-light: #9cf3f2; $custom-dark: #000000;
JSON
{
"hex": "#61eded",
"rgb": {
"r": 97,
"g": 237,
"b": 237
},
"hsl": {
"h": 180,
"s": 79.545,
"l": 65.49
},
"oklch": {
"l": 0.87058,
"c": 0.12011,
"h": 195.2
},
"luminance": 0.69224
}Semantic roles & 50–950 ramp
primary
#61EDED
secondary
#BD3636
accent
#0A0ADC
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585