#65CED0#65CED0
#65CED0 is a light, moderate teal. Relative luminance 0.515; OKLCH L 79.0% C 0.097 H 197.0°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #65CED0 |
|---|---|
| RGB | rgb(101, 206, 208) |
| HSL | hsl(181, 53%, 61%) |
| HSV | hsv(181, 51%, 82%) |
| CMYK | cmyk(51.4%, 1%, 0%, 18.4%) |
| CIE-LAB | lab(76.96, -29.71, -10.31) |
| CIE-LCH | lch(76.96, 31.44, 199.13°) |
| OKLab | oklab(79.02% -0.093 -0.0285) |
| OKLCH | oklch(79.02% 0.097 197) |
| XYZ | xyz(38.8186, 51.4598, 67.5493) |
| Luminance | 0.5146 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.75
Darkturquoise
#00CED1
ΔE00 4.27
Aqua Blue
#02D8E9
ΔE00 5.94
Turquoise
#40E0D0
ΔE00 8.13
Robin'S Egg
#6DEDFD
ΔE00 8.52
Topaz
#13BBAF
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65CED0 #D06765
analogous
#65D09C #65CED0 #6599D0
triadic
#65CED0 #D065CE #CED065
tetradic
#65CED0 #9C65D0 #D06765 #99D065
square
#65CED0 #9C65D0 #D06765 #99D065
split-complementary
#65CED0 #D06599 #D09C65
monochromatic
#2C8D8F #3ABBBE #65CED0 #94DDDE #C3ECED
Accessibility & contrast
On white
1.86
#65CED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#65CED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65CED0
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65CED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65CED0 | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C6D0
Deuteranopia (green-blind)
#B0B8D1
Tritanopia (blue-blind)
#0BD4CE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #65ced0; /* rgb */ color: rgb(101, 206, 208); /* oklch */ color: oklch(79.0% 0.097 197.0);
Tailwind
colors: {
custom: {
50: '#9addde',
500: '#65ced0',
950: '#000000',
},
}SCSS
$custom: #65ced0; $custom-light: #9addde; $custom-dark: #000000;
JSON
{
"hex": "#65ced0",
"rgb": {
"r": 101,
"g": 206,
"b": 208
},
"hsl": {
"h": 181.121,
"s": 53.234,
"l": 60.588
},
"oklch": {
"l": 0.79016,
"c": 0.09722,
"h": 197
},
"luminance": 0.51463
}Semantic roles & 50–950 ramp
primary
#65CED0
secondary
#954644
accent
#2825C1
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484