#61DFEF#61DFEF
#61DFEF is a very light, moderate teal. Relative luminance 0.615; OKLCH L 83.9% C 0.113 H 206.7°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #61DFEF |
|---|---|
| RGB | rgb(97, 223, 239) |
| HSL | hsl(187, 82%, 66%) |
| HSV | hsv(187, 59%, 94%) |
| CMYK | cmyk(59.4%, 6.7%, 0%, 6.3%) |
| CIE-LAB | lab(82.67, -30.22, -18.30) |
| CIE-LCH | lch(82.67, 35.33, 211.20°) |
| OKLab | oklab(83.9% -0.1008 -0.0507) |
| OKLCH | oklch(83.9% 0.113 206.7) |
| XYZ | xyz(46.8909, 61.5439, 91.0526) |
| Luminance | 0.6155 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.15
Aqua Blue
#02D8E9
ΔE00 3.73
Robin Egg Blue
#8AF1FE
ΔE00 4.86
Robin'S Egg Blue
#98EFF9
ΔE00 5.69
Neon Blue
#04D9FF
ΔE00 6.23
Bright Light Blue
#26F7FD
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DFEF #EF7161
analogous
#61EFB8 #61DFEF #6198EF
triadic
#61DFEF #EF61DF #DFEF61
tetradic
#61DFEF #B861EF #EF7161 #98EF61
square
#61DFEF #B861EF #EF7161 #98EF61
split-complementary
#61DFEF #EF6198 #EFB861
monochromatic
#14AEC2 #29D4E9 #61DFEF #99EAF5 #D0F6FA
Accessibility & contrast
On white
1.58
#61DFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#61DFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DFEF
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DFEF | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED7F0
Deuteranopia (green-blind)
#B8C7EF
Tritanopia (blue-blind)
#00E8E4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #61dfef; /* rgb */ color: rgb(97, 223, 239); /* oklch */ color: oklch(83.9% 0.113 206.7);
Tailwind
colors: {
custom: {
50: '#9be9f4',
500: '#61dfef',
950: '#000000',
},
}SCSS
$custom: #61dfef; $custom-light: #9be9f4; $custom-dark: #000000;
JSON
{
"hex": "#61dfef",
"rgb": {
"r": 97,
"g": 223,
"b": 239
},
"hsl": {
"h": 186.761,
"s": 81.609,
"l": 65.882
},
"oklch": {
"l": 0.83897,
"c": 0.11284,
"h": 206.7
},
"luminance": 0.61549
}Semantic roles & 50–950 ramp
primary
#61DFEF
secondary
#C04434
accent
#2008DE
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485