#61ECEE#61ECEE
#61ECEE is a very light, moderate teal. Relative luminance 0.687; OKLCH L 86.9% C 0.119 H 196.5°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #61ECEE |
|---|---|
| RGB | rgb(97, 236, 238) |
| HSL | hsl(181, 81%, 66%) |
| HSV | hsv(181, 59%, 93%) |
| CMYK | cmyk(59.2%, 0.8%, 0%, 6.7%) |
| CIE-LAB | lab(86.36, -36.62, -12.25) |
| CIE-LCH | lch(86.36, 38.61, 198.49°) |
| OKLab | oklab(86.86% -0.1145 -0.0339) |
| OKLCH | oklch(86.86% 0.119 196.5) |
| XYZ | xyz(50.3512, 68.7001, 91.4792) |
| Luminance | 0.6871 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.39
Bright Cyan
#41FDFE
ΔE00 4.00
Aqua
#00FFFF
ΔE00 4.99
Robin'S Egg
#6DEDFD
ΔE00 5.09
Bright Turquoise
#0FFEF9
ΔE00 5.37
Robin Egg Blue
#8AF1FE
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61ECEE #EE6361
analogous
#61EEA9 #61ECEE #61A5EE
triadic
#61ECEE #EE61EC #ECEE61
tetradic
#61ECEE #A961EE #EE6361 #A5EE61
square
#61ECEE #A961EE #EE6361 #A5EE61
split-complementary
#61ECEE #EE61A5 #EEA961
monochromatic
#15BEC0 #2AE5E8 #61ECEE #98F3F4 #D0F9FA
Accessibility & contrast
On white
1.42
#61ECEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#61ECEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61ECEE
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61ECEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61ECEE | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE2EE
Deuteranopia (green-blind)
#C7D1EF
Tritanopia (blue-blind)
#00F3EC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #61ecee; /* rgb */ color: rgb(97, 236, 238); /* oklch */ color: oklch(86.9% 0.119 196.5);
Tailwind
colors: {
custom: {
50: '#9cf2f3',
500: '#61ecee',
950: '#000000',
},
}SCSS
$custom: #61ecee; $custom-light: #9cf2f3; $custom-dark: #000000;
JSON
{
"hex": "#61ecee",
"rgb": {
"r": 97,
"g": 236,
"b": 238
},
"hsl": {
"h": 180.851,
"s": 80.571,
"l": 65.686
},
"oklch": {
"l": 0.8686,
"c": 0.11942,
"h": 196.5
},
"luminance": 0.68705
}Semantic roles & 50–950 ramp
primary
#61ECEE
secondary
#BE3735
accent
#0C09DD
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585