#61ECF5#61ECF5
#61ECF5 is a very light, moderate teal. Relative luminance 0.691; OKLCH L 87.1% C 0.120 H 201.2°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #61ECF5 |
|---|---|
| RGB | rgb(97, 236, 245) |
| HSL | hsl(184, 88%, 67%) |
| HSV | hsv(184, 60%, 96%) |
| CMYK | cmyk(60.4%, 3.7%, 0%, 3.9%) |
| CIE-LAB | lab(86.56, -34.72, -15.61) |
| CIE-LCH | lch(86.56, 38.07, 204.21°) |
| OKLab | oklab(87.1% -0.1116 -0.0432) |
| OKLCH | oklch(87.1% 0.12 201.2) |
| XYZ | xyz(51.3996, 69.1194, 97.0011) |
| Luminance | 0.6913 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.77
Bright Light Blue
#26F7FD
ΔE00 3.78
Robin Egg Blue
#8AF1FE
ΔE00 4.13
Bright Cyan
#41FDFE
ΔE00 5.04
Robin'S Egg Blue
#98EFF9
ΔE00 5.20
Aqua Blue
#02D8E9
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61ECF5 #F56A61
analogous
#61F5B4 #61ECF5 #61A2F5
triadic
#61ECF5 #F561EC #ECF561
tetradic
#61ECF5 #B461F5 #F56A61 #A2F561
square
#61ECF5 #B461F5 #F56A61 #A2F561
split-complementary
#61ECF5 #F561A2 #F5B461
monochromatic
#0DC3CF #27E5F1 #61ECF5 #9BF3F9 #D4FAFC
Accessibility & contrast
On white
1.42
#61ECF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#61ECF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61ECF5
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61ECF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61ECF5 | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE2F6
Deuteranopia (green-blind)
#C5D1F6
Tritanopia (blue-blind)
#00F4EE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #61ecf5; /* rgb */ color: rgb(97, 236, 245); /* oklch */ color: oklch(87.1% 0.120 201.2);
Tailwind
colors: {
custom: {
50: '#9df2f8',
500: '#61ecf5',
950: '#000000',
},
}SCSS
$custom: #61ecf5; $custom-light: #9df2f8; $custom-dark: #000000;
JSON
{
"hex": "#61ecf5",
"rgb": {
"r": 97,
"g": 236,
"b": 245
},
"hsl": {
"h": 183.649,
"s": 88.095,
"l": 67.059
},
"oklch": {
"l": 0.87097,
"c": 0.11972,
"h": 201.2
},
"luminance": 0.69125
}Semantic roles & 50–950 ramp
primary
#61ECF5
secondary
#CA3930
accent
#0F01E5
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101717
muted
#808585