#61DFE8#61DFE8
#61DFE8 is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.7% C 0.112 H 201.7°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #61DFE8 |
|---|---|
| RGB | rgb(97, 223, 232) |
| HSL | hsl(184, 75%, 65%) |
| HSV | hsv(184, 58%, 91%) |
| CMYK | cmyk(58.2%, 3.9%, 0%, 9%) |
| CIE-LAB | lab(82.45, -32.15, -14.92) |
| CIE-LCH | lch(82.45, 35.45, 204.89°) |
| OKLab | oklab(83.65% -0.1036 -0.0413) |
| OKLCH | oklch(83.65% 0.112 201.7) |
| XYZ | xyz(45.8768, 61.1383, 85.7114) |
| Luminance | 0.6114 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.89
Robin'S Egg
#6DEDFD
ΔE00 3.99
Robin Egg Blue
#8AF1FE
ΔE00 5.39
Robin'S Egg Blue
#98EFF9
ΔE00 5.98
Bright Light Blue
#26F7FD
ΔE00 6.14
Darkturquoise
#00CED1
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DFE8 #E86A61
analogous
#61E8AE #61DFE8 #619CE8
triadic
#61DFE8 #E861DF #DFE861
tetradic
#61DFE8 #AE61E8 #E86A61 #9CE861
square
#61DFE8 #AE61E8 #E86A61 #9CE861
split-complementary
#61DFE8 #E8619C #E8AE61
monochromatic
#1AAAB4 #2CD4E0 #61DFE8 #96EAF0 #CCF5F8
Accessibility & contrast
On white
1.59
#61DFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#61DFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DFE8
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DFE8 | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D6E9
Deuteranopia (green-blind)
#BBC7E9
Tritanopia (blue-blind)
#00E7E1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #61dfe8; /* rgb */ color: rgb(97, 223, 232); /* oklch */ color: oklch(83.7% 0.112 201.7);
Tailwind
colors: {
custom: {
50: '#9be9ef',
500: '#61dfe8',
950: '#000000',
},
}SCSS
$custom: #61dfe8; $custom-light: #9be9ef; $custom-dark: #000000;
JSON
{
"hex": "#61dfe8",
"rgb": {
"r": 97,
"g": 223,
"b": 232
},
"hsl": {
"h": 184,
"s": 74.586,
"l": 64.51
},
"oklch": {
"l": 0.8365,
"c": 0.11154,
"h": 201.7
},
"luminance": 0.61143
}Semantic roles & 50–950 ramp
primary
#61DFE8
secondary
#B54139
accent
#1C0FD7
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1616
muted
#808485