#61DFE6#61DFE6
#61DFE6 is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.6% C 0.111 H 200.3°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #61DFE6 |
|---|---|
| RGB | rgb(97, 223, 230) |
| HSL | hsl(183, 73%, 64%) |
| HSV | hsv(183, 58%, 90%) |
| CMYK | cmyk(57.8%, 3%, 0%, 9.8%) |
| CIE-LAB | lab(82.39, -32.70, -13.95) |
| CIE-LCH | lch(82.39, 35.55, 203.10°) |
| OKLab | oklab(83.58% -0.1044 -0.0386) |
| OKLCH | oklch(83.58% 0.111 200.3) |
| XYZ | xyz(45.5943, 61.0253, 84.2238) |
| Luminance | 0.6103 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.22
Robin'S Egg
#6DEDFD
ΔE00 4.46
Robin Egg Blue
#8AF1FE
ΔE00 5.72
Darkturquoise
#00CED1
ΔE00 5.86
Mediumturquoise
#48D1CC
ΔE00 5.88
Bright Light Blue
#26F7FD
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DFE6 #E66861
analogous
#61E6AB #61DFE6 #619DE6
triadic
#61DFE6 #E661DF #DFE661
tetradic
#61DFE6 #AB61E6 #E66861 #9DE661
square
#61DFE6 #AB61E6 #E66861 #9DE661
split-complementary
#61DFE6 #E6619D #E6AB61
monochromatic
#1CA9B1 #2CD4DE #61DFE6 #96EAEE #CBF4F7
Accessibility & contrast
On white
1.59
#61DFE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#61DFE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DFE6
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DFE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DFE6 | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D6E7
Deuteranopia (green-blind)
#BBC6E7
Tritanopia (blue-blind)
#00E6E1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #61dfe6; /* rgb */ color: rgb(97, 223, 230); /* oklch */ color: oklch(83.6% 0.111 200.3);
Tailwind
colors: {
custom: {
50: '#9be9ed',
500: '#61dfe6',
950: '#000000',
},
}SCSS
$custom: #61dfe6; $custom-light: #9be9ed; $custom-dark: #000000;
JSON
{
"hex": "#61dfe6",
"rgb": {
"r": 97,
"g": 223,
"b": 230
},
"hsl": {
"h": 183.158,
"s": 72.678,
"l": 64.118
},
"oklch": {
"l": 0.83581,
"c": 0.11134,
"h": 200.3
},
"luminance": 0.6103
}Semantic roles & 50–950 ramp
primary
#61DFE6
secondary
#B1403A
accent
#1B11D5
background
#FCFEFE
surface
#F6FDFD
border
#D0D5D5
text
#0F1616
muted
#808484