#65CED7#65CED7
#65CED7 is a light, moderate teal. Relative luminance 0.518; OKLCH L 79.3% C 0.098 H 202.9°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #65CED7 |
|---|---|
| RGB | rgb(101, 206, 215) |
| HSL | hsl(185, 59%, 62%) |
| HSV | hsv(185, 53%, 84%) |
| CMYK | cmyk(53%, 4.2%, 0%, 15.7%) |
| CIE-LAB | lab(77.17, -27.84, -13.76) |
| CIE-LCH | lch(77.17, 31.05, 206.30°) |
| OKLab | oklab(79.26% -0.0901 -0.038) |
| OKLCH | oklch(79.26% 0.098 202.9) |
| XYZ | xyz(39.6989, 51.8119, 72.1854) |
| Luminance | 0.5182 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.69
Darkturquoise
#00CED1
ΔE00 5.42
Mediumturquoise
#48D1CC
ΔE00 6.09
Robin'S Egg
#6DEDFD
ΔE00 7.40
Robin Egg Blue
#8AF1FE
ΔE00 8.43
Robin'S Egg Blue
#98EFF9
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65CED7 #D76E65
analogous
#65D7A7 #65CED7 #6595D7
triadic
#65CED7 #D765CE #CED765
tetradic
#65CED7 #A765D7 #D76E65 #95D765
square
#65CED7 #A765D7 #D76E65 #95D765
split-complementary
#65CED7 #D76595 #D7A765
monochromatic
#28919A #35BECA #65CED7 #96DDE4 #C6EDF0
Accessibility & contrast
On white
1.85
#65CED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#65CED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65CED7
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65CED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65CED7 | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C6D8
Deuteranopia (green-blind)
#AEB9D8
Tritanopia (blue-blind)
#00D5D0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #65ced7; /* rgb */ color: rgb(101, 206, 215); /* oklch */ color: oklch(79.3% 0.098 202.9);
Tailwind
colors: {
custom: {
50: '#9adde3',
500: '#65ced7',
950: '#000000',
},
}SCSS
$custom: #65ced7; $custom-light: #9adde3; $custom-dark: #000000;
JSON
{
"hex": "#65ced7",
"rgb": {
"r": 101,
"g": 206,
"b": 215
},
"hsl": {
"h": 184.737,
"s": 58.763,
"l": 61.961
},
"oklch": {
"l": 0.79257,
"c": 0.09776,
"h": 202.9
},
"luminance": 0.51816
}Semantic roles & 50–950 ramp
primary
#65CED7
secondary
#9E4942
accent
#2C1FC6
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484