#61EFF1#61EFF1
#61EFF1 is a very light, vivid teal. Relative luminance 0.706; OKLCH L 87.7% C 0.121 H 196.5°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #61EFF1 |
|---|---|
| RGB | rgb(97, 239, 241) |
| HSL | hsl(181, 84%, 66%) |
| HSV | hsv(181, 60%, 95%) |
| CMYK | cmyk(59.8%, 0.8%, 0%, 5.5%) |
| CIE-LAB | lab(87.30, -37.20, -12.41) |
| CIE-LCH | lch(87.30, 39.21, 198.45°) |
| OKLab | oklab(87.65% -0.1163 -0.0344) |
| OKLCH | oklch(87.65% 0.121 196.5) |
| XYZ | xyz(51.6666, 70.6198, 94.1101) |
| Luminance | 0.7063 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.94
Bright Cyan
#41FDFE
ΔE00 3.41
Aqua
#00FFFF
ΔE00 4.46
Bright Turquoise
#0FFEF9
ΔE00 4.92
Robin'S Egg
#6DEDFD
ΔE00 5.13
Robin Egg Blue
#8AF1FE
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EFF1 #F16361
analogous
#61F1AB #61EFF1 #61A7F1
triadic
#61EFF1 #F161EF #EFF161
tetradic
#61EFF1 #AB61F1 #F16361 #A7F161
square
#61EFF1 #AB61F1 #F16361 #A7F161
split-complementary
#61EFF1 #F161A7 #F1AB61
monochromatic
#12C4C6 #29E9EC #61EFF1 #99F5F6 #D1FAFB
Accessibility & contrast
On white
1.39
#61EFF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#61EFF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EFF1
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EFF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EFF1 | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E4F1
Deuteranopia (green-blind)
#C9D4F2
Tritanopia (blue-blind)
#00F6EF
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #61eff1; /* rgb */ color: rgb(97, 239, 241); /* oklch */ color: oklch(87.7% 0.121 196.5);
Tailwind
colors: {
custom: {
50: '#9df4f5',
500: '#61eff1',
950: '#000000',
},
}SCSS
$custom: #61eff1; $custom-light: #9df4f5; $custom-dark: #000000;
JSON
{
"hex": "#61eff1",
"rgb": {
"r": 97,
"g": 239,
"b": 241
},
"hsl": {
"h": 180.833,
"s": 83.721,
"l": 66.275
},
"oklch": {
"l": 0.87653,
"c": 0.12128,
"h": 196.5
},
"luminance": 0.70625
}Semantic roles & 50–950 ramp
primary
#61EFF1
secondary
#C33533
accent
#0805E0
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585