#61EDF4#61EDF4
#61EDF4 is a very light, vivid teal. Relative luminance 0.696; OKLCH L 87.3% C 0.120 H 199.8°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #61EDF4 |
|---|---|
| RGB | rgb(97, 237, 244) |
| HSL | hsl(183, 87%, 67%) |
| HSV | hsv(183, 60%, 96%) |
| CMYK | cmyk(60.2%, 2.9%, 0%, 4.3%) |
| CIE-LAB | lab(86.82, -35.46, -14.70) |
| CIE-LCH | lch(86.82, 38.39, 202.52°) |
| OKLab | oklab(87.29% -0.113 -0.0407) |
| OKLCH | oklch(87.29% 0.12 199.8) |
| XYZ | xyz(51.5361, 69.6360, 96.2955) |
| Luminance | 0.6964 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.34
Robin'S Egg
#6DEDFD
ΔE00 3.43
Bright Cyan
#41FDFE
ΔE00 4.46
Robin Egg Blue
#8AF1FE
ΔE00 4.53
Robin'S Egg Blue
#98EFF9
ΔE00 5.48
Aqua
#00FFFF
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EDF4 #F46861
analogous
#61F4B2 #61EDF4 #61A4F4
triadic
#61EDF4 #F461ED #EDF461
tetradic
#61EDF4 #B261F4 #F46861 #A4F461
square
#61EDF4 #B261F4 #F46861 #A4F461
split-complementary
#61EDF4 #F461A4 #F4B261
monochromatic
#0EC3CC #28E6F0 #61EDF4 #9AF4F8 #D3FAFC
Accessibility & contrast
On white
1.41
#61EDF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#61EDF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EDF4
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EDF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EDF4 | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE3F5
Deuteranopia (green-blind)
#C6D2F5
Tritanopia (blue-blind)
#00F5EF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #61edf4; /* rgb */ color: rgb(97, 237, 244); /* oklch */ color: oklch(87.3% 0.120 199.8);
Tailwind
colors: {
custom: {
50: '#9df3f7',
500: '#61edf4',
950: '#000000',
},
}SCSS
$custom: #61edf4; $custom-light: #9df3f7; $custom-dark: #000000;
JSON
{
"hex": "#61edf4",
"rgb": {
"r": 97,
"g": 237,
"b": 244
},
"hsl": {
"h": 182.857,
"s": 86.982,
"l": 66.863
},
"oklch": {
"l": 0.87293,
"c": 0.12016,
"h": 199.8
},
"luminance": 0.69641
}Semantic roles & 50–950 ramp
primary
#61EDF4
secondary
#C83831
accent
#0D02E4
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585