#61EBEE#61EBEE
#61EBEE is a very light, moderate teal. Relative luminance 0.681; OKLCH L 86.6% C 0.119 H 197.2°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #61EBEE |
|---|---|
| RGB | rgb(97, 235, 238) |
| HSL | hsl(181, 81%, 66%) |
| HSV | hsv(181, 59%, 93%) |
| CMYK | cmyk(59.2%, 1.3%, 0%, 6.7%) |
| CIE-LAB | lab(86.07, -36.15, -12.67) |
| CIE-LCH | lch(86.07, 38.31, 199.32°) |
| OKLab | oklab(86.63% -0.1135 -0.0351) |
| OKLCH | oklch(86.63% 0.119 197.2) |
| XYZ | xyz(50.0641, 68.1259, 91.3835) |
| Luminance | 0.6813 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.50
Bright Cyan
#41FDFE
ΔE00 4.27
Robin'S Egg
#6DEDFD
ΔE00 4.76
Aqua
#00FFFF
ΔE00 5.27
Robin Egg Blue
#8AF1FE
ΔE00 5.59
Bright Turquoise
#0FFEF9
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EBEE #EE6461
analogous
#61EEAB #61EBEE #61A4EE
triadic
#61EBEE #EE61EB #EBEE61
tetradic
#61EBEE #AB61EE #EE6461 #A4EE61
square
#61EBEE #AB61EE #EE6461 #A4EE61
split-complementary
#61EBEE #EE61A4 #EEAB61
monochromatic
#15BCC0 #2AE4E8 #61EBEE #98F2F4 #D0F9FA
Accessibility & contrast
On white
1.44
#61EBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#61EBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EBEE
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EBEE | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE1EE
Deuteranopia (green-blind)
#C6D0EF
Tritanopia (blue-blind)
#00F2EB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #61ebee; /* rgb */ color: rgb(97, 235, 238); /* oklch */ color: oklch(86.6% 0.119 197.2);
Tailwind
colors: {
custom: {
50: '#9cf2f3',
500: '#61ebee',
950: '#000000',
},
}SCSS
$custom: #61ebee; $custom-light: #9cf2f3; $custom-dark: #000000;
JSON
{
"hex": "#61ebee",
"rgb": {
"r": 97,
"g": 235,
"b": 238
},
"hsl": {
"h": 181.277,
"s": 80.571,
"l": 65.686
},
"oklch": {
"l": 0.86629,
"c": 0.11879,
"h": 197.2
},
"luminance": 0.68131
}Semantic roles & 50–950 ramp
primary
#61EBEE
secondary
#BE3835
accent
#0D09DD
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585