#61DFEB#61DFEB
#61DFEB is a very light, moderate teal. Relative luminance 0.613; OKLCH L 83.8% C 0.112 H 203.9°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #61DFEB |
|---|---|
| RGB | rgb(97, 223, 235) |
| HSL | hsl(185, 78%, 65%) |
| HSV | hsv(185, 59%, 92%) |
| CMYK | cmyk(58.7%, 5.1%, 0%, 7.8%) |
| CIE-LAB | lab(82.55, -31.33, -16.37) |
| CIE-LCH | lch(82.55, 35.35, 207.59°) |
| OKLab | oklab(83.76% -0.1024 -0.0453) |
| OKLCH | oklch(83.76% 0.112 203.9) |
| XYZ | xyz(46.3066, 61.3102, 87.9748) |
| Luminance | 0.6131 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.45
Aqua Blue
#02D8E9
ΔE00 3.62
Robin Egg Blue
#8AF1FE
ΔE00 5.03
Robin'S Egg Blue
#98EFF9
ΔE00 5.75
Bright Light Blue
#26F7FD
ΔE00 6.57
Darkturquoise
#00CED1
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DFEB #EB6D61
analogous
#61EBB2 #61DFEB #619AEB
triadic
#61DFEB #EB61DF #DFEB61
tetradic
#61DFEB #B261EB #EB6D61 #9AEB61
square
#61DFEB #B261EB #EB6D61 #9AEB61
split-complementary
#61DFEB #EB619A #EBB261
monochromatic
#18ACBA #2BD4E4 #61DFEB #97EAF2 #CEF5F9
Accessibility & contrast
On white
1.58
#61DFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#61DFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DFEB
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DFEB | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7EC
Deuteranopia (green-blind)
#BAC7EC
Tritanopia (blue-blind)
#00E7E2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #61dfeb; /* rgb */ color: rgb(97, 223, 235); /* oklch */ color: oklch(83.8% 0.112 203.9);
Tailwind
colors: {
custom: {
50: '#9be9f1',
500: '#61dfeb',
950: '#000000',
},
}SCSS
$custom: #61dfeb; $custom-light: #9be9f1; $custom-dark: #000000;
JSON
{
"hex": "#61dfeb",
"rgb": {
"r": 97,
"g": 223,
"b": 235
},
"hsl": {
"h": 185.217,
"s": 77.528,
"l": 65.098
},
"oklch": {
"l": 0.83755,
"c": 0.11199,
"h": 203.9
},
"luminance": 0.61315
}Semantic roles & 50–950 ramp
primary
#61DFEB
secondary
#B94237
accent
#1E0CDA
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1616
muted
#808485