#65CED9#65CED9
#65CED9 is a light, moderate teal. Relative luminance 0.519; OKLCH L 79.3% C 0.098 H 204.5°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #65CED9 |
|---|---|
| RGB | rgb(101, 206, 217) |
| HSL | hsl(186, 60%, 62%) |
| HSV | hsv(186, 53%, 85%) |
| CMYK | cmyk(53.5%, 5.1%, 0%, 14.9%) |
| CIE-LAB | lab(77.23, -27.29, -14.74) |
| CIE-LCH | lch(77.23, 31.02, 208.37°) |
| OKLab | oklab(79.33% -0.0893 -0.0407) |
| OKLCH | oklch(79.33% 0.098 204.5) |
| XYZ | xyz(39.9574, 51.9153, 73.5471) |
| Luminance | 0.5192 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.57
Darkturquoise
#00CED1
ΔE00 5.93
Mediumturquoise
#48D1CC
ΔE00 6.79
Robin'S Egg
#6DEDFD
ΔE00 7.23
Neon Blue
#04D9FF
ΔE00 7.91
Robin Egg Blue
#8AF1FE
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65CED9 #D97065
analogous
#65D9AA #65CED9 #6594D9
triadic
#65CED9 #D965CE #CED965
tetradic
#65CED9 #AA65D9 #D97065 #94D965
square
#65CED9 #AA65D9 #D97065 #94D965
split-complementary
#65CED9 #D96594 #D9AA65
monochromatic
#27929D #34BECD #65CED9 #96DEE5 #C7EDF1
Accessibility & contrast
On white
1.84
#65CED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#65CED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65CED9
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65CED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65CED9 | 1.00 | 1.84 | 11.38 | 11.38 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C7DA
Deuteranopia (green-blind)
#AEB9D9
Tritanopia (blue-blind)
#00D5D1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #65ced9; /* rgb */ color: rgb(101, 206, 217); /* oklch */ color: oklch(79.3% 0.098 204.5);
Tailwind
colors: {
custom: {
50: '#9adde4',
500: '#65ced9',
950: '#000000',
},
}SCSS
$custom: #65ced9; $custom-light: #9adde4; $custom-dark: #000000;
JSON
{
"hex": "#65ced9",
"rgb": {
"r": 101,
"g": 206,
"b": 217
},
"hsl": {
"h": 185.69,
"s": 60.417,
"l": 62.353
},
"oklch": {
"l": 0.79327,
"c": 0.09811,
"h": 204.5
},
"luminance": 0.51919
}Semantic roles & 50–950 ramp
primary
#65CED9
secondary
#A14A41
accent
#2E1DC8
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484