#61ECF2#61ECF2
#61ECF2 is a very light, moderate teal. Relative luminance 0.689; OKLCH L 87.0% C 0.119 H 199.2°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #61ECF2 |
|---|---|
| RGB | rgb(97, 236, 242) |
| HSL | hsl(182, 85%, 66%) |
| HSV | hsv(182, 60%, 95%) |
| CMYK | cmyk(59.9%, 2.5%, 0%, 5.1%) |
| CIE-LAB | lab(86.47, -35.54, -14.17) |
| CIE-LCH | lch(86.47, 38.26, 201.74°) |
| OKLab | oklab(86.99% -0.1129 -0.0392) |
| OKLCH | oklch(86.99% 0.119 199.2) |
| XYZ | xyz(50.9453, 68.9377, 94.6086) |
| Luminance | 0.6894 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.40
Robin'S Egg
#6DEDFD
ΔE00 3.75
Bright Cyan
#41FDFE
ΔE00 4.46
Robin Egg Blue
#8AF1FE
ΔE00 4.79
Aqua
#00FFFF
ΔE00 5.52
Robin'S Egg Blue
#98EFF9
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61ECF2 #F26761
analogous
#61F2B0 #61ECF2 #61A4F2
triadic
#61ECF2 #F261EC #ECF261
tetradic
#61ECF2 #B061F2 #F26761 #A4F261
square
#61ECF2 #B061F2 #F26761 #A4F261
split-complementary
#61ECF2 #F261A4 #F2B061
monochromatic
#10C1C8 #28E5ED #61ECF2 #9AF3F7 #D2FAFB
Accessibility & contrast
On white
1.42
#61ECF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#61ECF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61ECF2
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61ECF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61ECF2 | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE2F3
Deuteranopia (green-blind)
#C6D1F3
Tritanopia (blue-blind)
#00F4ED
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #61ecf2; /* rgb */ color: rgb(97, 236, 242); /* oklch */ color: oklch(87.0% 0.119 199.2);
Tailwind
colors: {
custom: {
50: '#9df2f6',
500: '#61ecf2',
950: '#000000',
},
}SCSS
$custom: #61ecf2; $custom-light: #9df2f6; $custom-dark: #000000;
JSON
{
"hex": "#61ecf2",
"rgb": {
"r": 97,
"g": 236,
"b": 242
},
"hsl": {
"h": 182.483,
"s": 84.795,
"l": 66.471
},
"oklch": {
"l": 0.86994,
"c": 0.11949,
"h": 199.2
},
"luminance": 0.68943
}Semantic roles & 50–950 ramp
primary
#61ECF2
secondary
#C53832
accent
#0D04E1
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585