#65ECED#65ECED
#65ECED is a very light, moderate teal. Relative luminance 0.689; OKLCH L 86.9% C 0.117 H 195.9°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #65ECED |
|---|---|
| RGB | rgb(101, 236, 237) |
| HSL | hsl(180, 79%, 66%) |
| HSV | hsv(180, 57%, 93%) |
| CMYK | cmyk(57.4%, 0.4%, 0%, 7.1%) |
| CIE-LAB | lab(86.44, -36.20, -11.58) |
| CIE-LCH | lch(86.44, 38.01, 197.75°) |
| OKLab | oklab(86.95% -0.1128 -0.0321) |
| OKLCH | oklch(86.95% 0.117 195.9) |
| XYZ | xyz(50.6418, 68.8669, 90.7281) |
| Luminance | 0.6887 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.64
Bright Cyan
#41FDFE
ΔE00 4.07
Aqua
#00FFFF
ΔE00 5.07
Robin'S Egg
#6DEDFD
ΔE00 5.32
Bright Turquoise
#0FFEF9
ΔE00 5.37
Robin Egg Blue
#8AF1FE
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65ECED #ED6665
analogous
#65EDAA #65ECED #65A8ED
triadic
#65ECED #ED65EC #ECED65
tetradic
#65ECED #AA65ED #ED6665 #A8ED65
square
#65ECED #AA65ED #ED6665 #A8ED65
split-complementary
#65ECED #ED65A8 #EDAA65
monochromatic
#17C0C1 #2EE5E7 #65ECED #9CF3F3 #D3FAFA
Accessibility & contrast
On white
1.42
#65ECED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#65ECED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65ECED
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65ECED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65ECED | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE2ED
Deuteranopia (green-blind)
#C8D1EE
Tritanopia (blue-blind)
#00F3EC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #65eced; /* rgb */ color: rgb(101, 236, 237); /* oklch */ color: oklch(86.9% 0.117 195.9);
Tailwind
colors: {
custom: {
50: '#9ef2f2',
500: '#65eced',
950: '#000000',
},
}SCSS
$custom: #65eced; $custom-light: #9ef2f2; $custom-dark: #000000;
JSON
{
"hex": "#65eced",
"rgb": {
"r": 101,
"g": 236,
"b": 237
},
"hsl": {
"h": 180.441,
"s": 79.07,
"l": 66.275
},
"oklch": {
"l": 0.86949,
"c": 0.11724,
"h": 195.9
},
"luminance": 0.68872
}Semantic roles & 50–950 ramp
primary
#65ECED
secondary
#BF3837
accent
#0C0ADB
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585