#65D3CD#65D3CD
#65D3CD is a light, moderate teal. Relative luminance 0.538; OKLCH L 80.1% C 0.101 H 190.5°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #65D3CD |
|---|---|
| RGB | rgb(101, 211, 205) |
| HSL | hsl(177, 56%, 61%) |
| HSV | hsv(177, 52%, 83%) |
| CMYK | cmyk(52.1%, 0%, 2.8%, 17.3%) |
| CIE-LAB | lab(78.32, -32.88, -6.67) |
| CIE-LCH | lch(78.32, 33.55, 191.46°) |
| OKLab | oklab(80.09% -0.0997 -0.0186) |
| OKLCH | oklch(80.09% 0.101 190.5) |
| XYZ | xyz(39.6759, 53.7593, 66.0315) |
| Luminance | 0.5376 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.14
Darkturquoise
#00CED1
ΔE00 4.93
Turquoise
#40E0D0
ΔE00 5.18
Seafoam Blue
#78D1B6
ΔE00 7.84
Aqua Blue
#02D8E9
ΔE00 8.02
Topaz
#13BBAF
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D3CD #D3656B
analogous
#65D396 #65D3CD #65A2D3
triadic
#65D3CD #CD65D3 #D3CD65
tetradic
#65D3CD #9665D3 #D3656B #A2D365
square
#65D3CD #9665D3 #D3656B #A2D365
split-complementary
#65D3CD #D365A2 #D39665
monochromatic
#2A938E #38C3BB #65D3CD #95E1DC #C4EEEC
Accessibility & contrast
On white
1.79
#65D3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#65D3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D3CD
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D3CD | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CACD
Deuteranopia (green-blind)
#B6BCCE
Tritanopia (blue-blind)
#0ED8D1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #65d3cd; /* rgb */ color: rgb(101, 211, 205); /* oklch */ color: oklch(80.1% 0.101 190.5);
Tailwind
colors: {
custom: {
50: '#9ae1dc',
500: '#65d3cd',
950: '#000000',
},
}SCSS
$custom: #65d3cd; $custom-light: #9ae1dc; $custom-dark: #000000;
JSON
{
"hex": "#65d3cd",
"rgb": {
"r": 101,
"g": 211,
"b": 205
},
"hsl": {
"h": 176.727,
"s": 55.556,
"l": 61.176
},
"oklch": {
"l": 0.80088,
"c": 0.1014,
"h": 190.5
},
"luminance": 0.53763
}Semantic roles & 50–950 ramp
primary
#65D3CD
secondary
#994348
accent
#222BC3
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1515
muted
#808484