#61E9EB#61E9EB
#61E9EB is a very light, moderate teal. Relative luminance 0.668; OKLCH L 86.1% C 0.118 H 196.5°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #61E9EB |
|---|---|
| RGB | rgb(97, 233, 235) |
| HSL | hsl(181, 78%, 65%) |
| HSV | hsv(181, 59%, 92%) |
| CMYK | cmyk(58.7%, 0.9%, 0%, 7.8%) |
| CIE-LAB | lab(85.41, -36.03, -12.08) |
| CIE-LCH | lch(85.41, 38.00, 198.53°) |
| OKLab | oklab(86.07% -0.1127 -0.0335) |
| OKLCH | oklch(86.07% 0.118 196.5) |
| XYZ | xyz(49.0576, 66.8123, 88.8918) |
| Luminance | 0.6682 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.89
Bright Cyan
#41FDFE
ΔE00 4.61
Robin'S Egg
#6DEDFD
ΔE00 5.13
Aqua
#00FFFF
ΔE00 5.54
Bright Turquoise
#0FFEF9
ΔE00 5.87
Robin Egg Blue
#8AF1FE
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E9EB #EB6361
analogous
#61EBA8 #61E9EB #61A4EB
triadic
#61E9EB #EB61E9 #E9EB61
tetradic
#61E9EB #A861EB #EB6361 #A4EB61
square
#61E9EB #A861EB #EB6361 #A4EB61
split-complementary
#61E9EB #EB61A4 #EBA861
monochromatic
#18B8BA #2BE1E4 #61E9EB #97F1F2 #CEF8F9
Accessibility & contrast
On white
1.46
#61E9EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#61E9EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E9EB
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E9EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E9EB | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDFEB
Deuteranopia (green-blind)
#C5CFEC
Tritanopia (blue-blind)
#00F0E9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #61e9eb; /* rgb */ color: rgb(97, 233, 235); /* oklch */ color: oklch(86.1% 0.118 196.5);
Tailwind
colors: {
custom: {
50: '#9cf0f1',
500: '#61e9eb',
950: '#000000',
},
}SCSS
$custom: #61e9eb; $custom-light: #9cf0f1; $custom-dark: #000000;
JSON
{
"hex": "#61e9eb",
"rgb": {
"r": 97,
"g": 233,
"b": 235
},
"hsl": {
"h": 180.87,
"s": 77.528,
"l": 65.098
},
"oklch": {
"l": 0.86066,
"c": 0.11755,
"h": 196.5
},
"luminance": 0.66817
}Semantic roles & 50–950 ramp
primary
#61E9EB
secondary
#B93937
accent
#0F0CDA
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1616
muted
#808585