#65CEDE#65CEDE
#65CEDE is a light, moderate teal. Relative luminance 0.522; OKLCH L 79.5% C 0.099 H 208.6°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #65CEDE |
|---|---|
| RGB | rgb(101, 206, 222) |
| HSL | hsl(188, 65%, 63%) |
| HSV | hsv(188, 55%, 87%) |
| CMYK | cmyk(54.5%, 7.2%, 0%, 12.9%) |
| CIE-LAB | lab(77.39, -25.92, -17.19) |
| CIE-LCH | lch(77.39, 31.10, 213.55°) |
| OKLab | oklab(79.51% -0.0872 -0.0475) |
| OKLCH | oklch(79.51% 0.099 208.6) |
| XYZ | xyz(40.6176, 52.1794, 77.0242) |
| Luminance | 0.5218 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.82
Neon Blue
#04D9FF
ΔE00 6.48
Robin'S Egg
#6DEDFD
ΔE00 7.14
Sky Blue
#87CEEB
ΔE00 7.31
Darkturquoise
#00CED1
ΔE00 7.36
Robin Egg Blue
#8AF1FE
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65CEDE #DE7565
analogous
#65DEB1 #65CEDE #6591DE
triadic
#65CEDE #DE65CE #CEDE65
tetradic
#65CEDE #B165DE #DE7565 #91DE65
square
#65CEDE #B165DE #DE7565 #91DE65
split-complementary
#65CEDE #DE6591 #DEB165
monochromatic
#2394A5 #33BED3 #65CEDE #97DEE9 #CAEEF4
Accessibility & contrast
On white
1.84
#65CEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#65CEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65CEDE
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65CEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65CEDE | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC7DF
Deuteranopia (green-blind)
#ACB9DE
Tritanopia (blue-blind)
#00D6D3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #65cede; /* rgb */ color: rgb(101, 206, 222); /* oklch */ color: oklch(79.5% 0.099 208.6);
Tailwind
colors: {
custom: {
50: '#9bdde8',
500: '#65cede',
950: '#000000',
},
}SCSS
$custom: #65cede; $custom-light: #9bdde8; $custom-dark: #000000;
JSON
{
"hex": "#65cede",
"rgb": {
"r": 101,
"g": 206,
"b": 222
},
"hsl": {
"h": 187.934,
"s": 64.706,
"l": 63.333
},
"oklch": {
"l": 0.79506,
"c": 0.09936,
"h": 208.6
},
"luminance": 0.52183
}Semantic roles & 50–950 ramp
primary
#65CEDE
secondary
#A84D3F
accent
#3119CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484