#61ECED#61ECED
#61ECED is a very light, moderate teal. Relative luminance 0.686; OKLCH L 86.8% C 0.119 H 195.8°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #61ECED |
|---|---|
| RGB | rgb(97, 236, 237) |
| HSL | hsl(180, 80%, 65%) |
| HSV | hsv(180, 59%, 93%) |
| CMYK | cmyk(59.1%, 0.4%, 0%, 7.1%) |
| CIE-LAB | lab(86.33, -36.88, -11.76) |
| CIE-LCH | lch(86.33, 38.71, 197.69°) |
| OKLab | oklab(86.83% -0.1149 -0.0326) |
| OKLCH | oklch(86.83% 0.119 195.8) |
| XYZ | xyz(50.2047, 68.6415, 90.7076) |
| Luminance | 0.6865 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.47
Bright Cyan
#41FDFE
ΔE00 3.95
Aqua
#00FFFF
ΔE00 4.91
Bright Turquoise
#0FFEF9
ΔE00 5.20
Robin'S Egg
#6DEDFD
ΔE00 5.43
Robin Egg Blue
#8AF1FE
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61ECED #ED6261
analogous
#61EDA8 #61ECED #61A6ED
triadic
#61ECED #ED61EC #ECED61
tetradic
#61ECED #A861ED #ED6261 #A6ED61
square
#61ECED #A861ED #ED6261 #A6ED61
split-complementary
#61ECED #ED61A6 #EDA861
monochromatic
#16BDBE #2AE5E7 #61ECED #98F3F3 #CFF9FA
Accessibility & contrast
On white
1.43
#61ECED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#61ECED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61ECED
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61ECED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61ECED | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE2ED
Deuteranopia (green-blind)
#C7D1EE
Tritanopia (blue-blind)
#00F3EC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #61eced; /* rgb */ color: rgb(97, 236, 237); /* oklch */ color: oklch(86.8% 0.119 195.8);
Tailwind
colors: {
custom: {
50: '#9cf2f2',
500: '#61eced',
950: '#000000',
},
}SCSS
$custom: #61eced; $custom-light: #9cf2f2; $custom-dark: #000000;
JSON
{
"hex": "#61eced",
"rgb": {
"r": 97,
"g": 236,
"b": 237
},
"hsl": {
"h": 180.429,
"s": 79.545,
"l": 65.49
},
"oklch": {
"l": 0.86827,
"c": 0.11945,
"h": 195.8
},
"luminance": 0.68647
}Semantic roles & 50–950 ramp
primary
#61ECED
secondary
#BD3736
accent
#0B0ADC
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585