#61EFF0#61EFF0
#61EFF0 is a very light, vivid teal. Relative luminance 0.706; OKLCH L 87.6% C 0.121 H 195.8°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #61EFF0 |
|---|---|
| RGB | rgb(97, 239, 240) |
| HSL | hsl(180, 83%, 66%) |
| HSV | hsv(180, 60%, 94%) |
| CMYK | cmyk(59.6%, 0.4%, 0%, 5.9%) |
| CIE-LAB | lab(87.27, -37.46, -11.93) |
| CIE-LCH | lch(87.27, 39.32, 197.66°) |
| OKLab | oklab(87.62% -0.1167 -0.0331) |
| OKLCH | oklch(87.62% 0.121 195.8) |
| XYZ | xyz(51.5176, 70.5602, 93.3256) |
| Luminance | 0.7057 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.04
Bright Cyan
#41FDFE
ΔE00 3.35
Aqua
#00FFFF
ΔE00 4.38
Bright Turquoise
#0FFEF9
ΔE00 4.73
Robin'S Egg
#6DEDFD
ΔE00 5.46
Robin Egg Blue
#8AF1FE
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EFF0 #F06261
analogous
#61F0A9 #61EFF0 #61A7F0
triadic
#61EFF0 #F061EF #EFF061
tetradic
#61EFF0 #A961F0 #F06261 #A7F061
square
#61EFF0 #A961F0 #F06261 #A7F061
split-complementary
#61EFF0 #F061A7 #F0A961
monochromatic
#13C3C4 #29E9EB #61EFF0 #99F5F5 #D1FAFB
Accessibility & contrast
On white
1.39
#61EFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#61EFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EFF0
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EFF0 | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E4F0
Deuteranopia (green-blind)
#CAD4F1
Tritanopia (blue-blind)
#00F6EF
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #61eff0; /* rgb */ color: rgb(97, 239, 240); /* oklch */ color: oklch(87.6% 0.121 195.8);
Tailwind
colors: {
custom: {
50: '#9df4f4',
500: '#61eff0',
950: '#000000',
},
}SCSS
$custom: #61eff0; $custom-light: #9df4f4; $custom-dark: #000000;
JSON
{
"hex": "#61eff0",
"rgb": {
"r": 97,
"g": 239,
"b": 240
},
"hsl": {
"h": 180.42,
"s": 82.659,
"l": 66.078
},
"oklch": {
"l": 0.8762,
"c": 0.1213,
"h": 195.8
},
"luminance": 0.70566
}Semantic roles & 50–950 ramp
primary
#61EFF0
secondary
#C23534
accent
#0806DF
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585