#3DEDFA#3DEDFA
#3DEDFA is a very light, vivid teal. Relative luminance 0.685; OKLCH L 86.7% C 0.136 H 202.6°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #3DEDFA |
|---|---|
| RGB | rgb(61, 237, 250) |
| HSL | hsl(184, 95%, 61%) |
| HSV | hsv(184, 76%, 98%) |
| CMYK | cmyk(75.6%, 5.2%, 0%, 2%) |
| CIE-LAB | lab(86.23, -38.51, -18.81) |
| CIE-LCH | lch(86.23, 42.85, 206.03°) |
| OKLab | oklab(86.66% -0.1258 -0.0523) |
| OKLCH | oklch(86.66% 0.136 202.6) |
| XYZ | xyz(49.4562, 68.4565, 101.0308) |
| Luminance | 0.6846 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.24
Bright Light Blue
#26F7FD
ΔE00 3.35
Aqua Blue
#02D8E9
ΔE00 5.02
Bright Cyan
#41FDFE
ΔE00 5.15
Robin Egg Blue
#8AF1FE
ΔE00 5.26
Aqua
#00FFFF
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DEDFA #FA4A3D
analogous
#3DFAA8 #3DEDFA #3D8EFA
triadic
#3DEDFA #FA3DED #EDFA3D
tetradic
#3DEDFA #A83DFA #FA4A3D #8EFA3D
square
#3DEDFA #A83DFA #FA4A3D #8EFA3D
split-complementary
#3DEDFA #FA3D8E #FAA83D
monochromatic
#05ACB8 #06E3F4 #3DEDFA #79F3FC #B4F8FD
Accessibility & contrast
On white
1.43
#3DEDFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#3DEDFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DEDFA
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DEDFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DEDFA | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE3FB
Deuteranopia (green-blind)
#C0D0FB
Tritanopia (blue-blind)
#00F6F1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #3dedfa; /* rgb */ color: rgb(61, 237, 250); /* oklch */ color: oklch(86.7% 0.136 202.6);
Tailwind
colors: {
custom: {
50: '#90f3fc',
500: '#3dedfa',
950: '#000000',
},
}SCSS
$custom: #3dedfa; $custom-light: #90f3fc; $custom-dark: #000000;
JSON
{
"hex": "#3dedfa",
"rgb": {
"r": 61,
"g": 237,
"b": 250
},
"hsl": {
"h": 184.127,
"s": 94.975,
"l": 60.98
},
"oklch": {
"l": 0.86662,
"c": 0.1362,
"h": 202.6
},
"luminance": 0.68463
}Semantic roles & 50–950 ramp
primary
#3DEDFA
secondary
#B62F25
accent
#1000E6
background
#FCFFFF
surface
#F5FEFF
border
#CFD6D7
text
#0F1717
muted
#808585