#61EBEF#61EBEF
#61EBEF is a very light, moderate teal. Relative luminance 0.682; OKLCH L 86.7% C 0.119 H 197.9°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #61EBEF |
|---|---|
| RGB | rgb(97, 235, 239) |
| HSL | hsl(182, 82%, 66%) |
| HSV | hsv(182, 59%, 94%) |
| CMYK | cmyk(59.4%, 1.7%, 0%, 6.3%) |
| CIE-LAB | lab(86.10, -35.89, -13.15) |
| CIE-LCH | lch(86.10, 38.22, 200.13°) |
| OKLab | oklab(86.66% -0.1131 -0.0364) |
| OKLCH | oklch(86.66% 0.119 197.9) |
| XYZ | xyz(50.2114, 68.1848, 92.1594) |
| Luminance | 0.6819 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.49
Bright Cyan
#41FDFE
ΔE00 4.37
Robin'S Egg
#6DEDFD
ΔE00 4.42
Robin Egg Blue
#8AF1FE
ΔE00 5.32
Aqua
#00FFFF
ΔE00 5.39
Bright Turquoise
#0FFEF9
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EBEF #EF6561
analogous
#61EFAC #61EBEF #61A4EF
triadic
#61EBEF #EF61EB #EBEF61
tetradic
#61EBEF #AC61EF #EF6561 #A4EF61
square
#61EBEF #AC61EF #EF6561 #A4EF61
split-complementary
#61EBEF #EF61A4 #EFAC61
monochromatic
#14BDC2 #29E4E9 #61EBEF #99F2F5 #D0F9FA
Accessibility & contrast
On white
1.43
#61EBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#61EBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EBEF
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EBEF | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE1F0
Deuteranopia (green-blind)
#C6D0F0
Tritanopia (blue-blind)
#00F2EC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #61ebef; /* rgb */ color: rgb(97, 235, 239); /* oklch */ color: oklch(86.7% 0.119 197.9);
Tailwind
colors: {
custom: {
50: '#9cf2f4',
500: '#61ebef',
950: '#000000',
},
}SCSS
$custom: #61ebef; $custom-light: #9cf2f4; $custom-dark: #000000;
JSON
{
"hex": "#61ebef",
"rgb": {
"r": 97,
"g": 235,
"b": 239
},
"hsl": {
"h": 181.69,
"s": 81.609,
"l": 65.882
},
"oklch": {
"l": 0.86663,
"c": 0.11879,
"h": 197.9
},
"luminance": 0.6819
}Semantic roles & 50–950 ramp
primary
#61EBEF
secondary
#C03834
accent
#0E08DE
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585