#65CEDD#65CEDD
#65CEDD is a light, moderate teal. Relative luminance 0.521; OKLCH L 79.5% C 0.099 H 207.8°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #65CEDD |
|---|---|
| RGB | rgb(101, 206, 221) |
| HSL | hsl(188, 64%, 63%) |
| HSV | hsv(188, 54%, 87%) |
| CMYK | cmyk(54.3%, 6.8%, 0%, 13.3%) |
| CIE-LAB | lab(77.36, -26.20, -16.70) |
| CIE-LCH | lch(77.36, 31.07, 212.52°) |
| OKLab | oklab(79.47% -0.0876 -0.0462) |
| OKLCH | oklch(79.47% 0.099 207.8) |
| XYZ | xyz(40.4840, 52.1260, 76.3204) |
| Luminance | 0.5213 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.71
Neon Blue
#04D9FF
ΔE00 6.74
Darkturquoise
#00CED1
ΔE00 7.06
Robin'S Egg
#6DEDFD
ΔE00 7.12
Sky Blue
#87CEEB
ΔE00 7.60
Mediumturquoise
#48D1CC
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65CEDD #DD7465
analogous
#65DDB0 #65CEDD #6592DD
triadic
#65CEDD #DD65CE #CEDD65
tetradic
#65CEDD #B065DD #DD7465 #92DD65
square
#65CEDD #B065DD #DD7465 #92DD65
split-complementary
#65CEDD #DD6592 #DDB065
monochromatic
#2494A4 #33BED2 #65CEDD #97DEE8 #C9EEF3
Accessibility & contrast
On white
1.84
#65CEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#65CEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65CEDD
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65CEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65CEDD | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC7DE
Deuteranopia (green-blind)
#ACB9DD
Tritanopia (blue-blind)
#00D6D2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #65cedd; /* rgb */ color: rgb(101, 206, 221); /* oklch */ color: oklch(79.5% 0.099 207.8);
Tailwind
colors: {
custom: {
50: '#9bdde7',
500: '#65cedd',
950: '#000000',
},
}SCSS
$custom: #65cedd; $custom-light: #9bdde7; $custom-dark: #000000;
JSON
{
"hex": "#65cedd",
"rgb": {
"r": 101,
"g": 206,
"b": 221
},
"hsl": {
"h": 187.5,
"s": 63.83,
"l": 63.137
},
"oklch": {
"l": 0.7947,
"c": 0.09907,
"h": 207.8
},
"luminance": 0.5213
}Semantic roles & 50–950 ramp
primary
#65CEDD
secondary
#A74D40
accent
#301ACC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484