#65CED8#65CED8
#65CED8 is a light, moderate teal. Relative luminance 0.519; OKLCH L 79.3% C 0.098 H 203.7°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #65CED8 |
|---|---|
| RGB | rgb(101, 206, 216) |
| HSL | hsl(185, 60%, 62%) |
| HSV | hsv(185, 53%, 85%) |
| CMYK | cmyk(53.2%, 4.6%, 0%, 15.3%) |
| CIE-LAB | lab(77.20, -27.56, -14.25) |
| CIE-LCH | lch(77.20, 31.03, 207.34°) |
| OKLab | oklab(79.29% -0.0897 -0.0394) |
| OKLCH | oklch(79.29% 0.098 203.7) |
| XYZ | xyz(39.8278, 51.8635, 72.8642) |
| Luminance | 0.5187 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.61
Darkturquoise
#00CED1
ΔE00 5.67
Mediumturquoise
#48D1CC
ΔE00 6.44
Robin'S Egg
#6DEDFD
ΔE00 7.31
Neon Blue
#04D9FF
ΔE00 8.22
Robin Egg Blue
#8AF1FE
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65CED8 #D86F65
analogous
#65D8A8 #65CED8 #6595D8
triadic
#65CED8 #D865CE #CED865
tetradic
#65CED8 #A865D8 #D86F65 #95D865
square
#65CED8 #A865D8 #D86F65 #95D865
split-complementary
#65CED8 #D86595 #D8A865
monochromatic
#27919B #34BECC #65CED8 #96DEE4 #C7EDF1
Accessibility & contrast
On white
1.85
#65CED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#65CED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65CED8
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65CED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65CED8 | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C7D9
Deuteranopia (green-blind)
#AEB9D9
Tritanopia (blue-blind)
#00D5D1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #65ced8; /* rgb */ color: rgb(101, 206, 216); /* oklch */ color: oklch(79.3% 0.098 203.7);
Tailwind
colors: {
custom: {
50: '#9adde4',
500: '#65ced8',
950: '#000000',
},
}SCSS
$custom: #65ced8; $custom-light: #9adde4; $custom-dark: #000000;
JSON
{
"hex": "#65ced8",
"rgb": {
"r": 101,
"g": 206,
"b": 216
},
"hsl": {
"h": 185.217,
"s": 59.585,
"l": 62.157
},
"oklch": {
"l": 0.79292,
"c": 0.09792,
"h": 203.7
},
"luminance": 0.51867
}Semantic roles & 50–950 ramp
primary
#65CED8
secondary
#A04A42
accent
#2D1EC7
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484