#65CFCD#65CFCD
#65CFCD is a light, moderate teal. Relative luminance 0.518; OKLCH L 79.1% C 0.098 H 193.7°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #65CFCD |
|---|---|
| RGB | rgb(101, 207, 205) |
| HSL | hsl(179, 52%, 60%) |
| HSV | hsv(179, 51%, 81%) |
| CMYK | cmyk(51.2%, 0%, 1%, 18.8%) |
| CIE-LAB | lab(77.16, -30.97, -8.39) |
| CIE-LCH | lch(77.16, 32.09, 195.15°) |
| OKLab | oklab(79.15% -0.0953 -0.0232) |
| OKLCH | oklch(79.15% 0.098 193.7) |
| XYZ | xyz(38.6945, 51.7966, 65.7044) |
| Luminance | 0.5180 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.64
Darkturquoise
#00CED1
ΔE00 4.30
Turquoise
#40E0D0
ΔE00 6.81
Aqua Blue
#02D8E9
ΔE00 6.98
Topaz
#13BBAF
ΔE00 8.07
Seafoam Blue
#78D1B6
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65CFCD #CF6567
analogous
#65CF98 #65CFCD #659CCF
triadic
#65CFCD #CD65CF #CFCD65
tetradic
#65CFCD #9865CF #CF6567 #9CCF65
square
#65CFCD #9865CF #CF6567 #9CCF65
split-complementary
#65CFCD #CF659C #CF9865
monochromatic
#2C8D8C #3BBCBA #65CFCD #94DEDC #C2ECEB
Accessibility & contrast
On white
1.85
#65CFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#65CFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65CFCD
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65CFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65CFCD | 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)
#C4C6CD
Deuteranopia (green-blind)
#B2B9CE
Tritanopia (blue-blind)
#13D4CE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #65cfcd; /* rgb */ color: rgb(101, 207, 205); /* oklch */ color: oklch(79.1% 0.098 193.7);
Tailwind
colors: {
custom: {
50: '#9adedc',
500: '#65cfcd',
950: '#000000',
},
}SCSS
$custom: #65cfcd; $custom-light: #9adedc; $custom-dark: #000000;
JSON
{
"hex": "#65cfcd",
"rgb": {
"r": 101,
"g": 207,
"b": 205
},
"hsl": {
"h": 178.868,
"s": 52.475,
"l": 60.392
},
"oklch": {
"l": 0.7915,
"c": 0.0981,
"h": 193.7
},
"luminance": 0.518
}Semantic roles & 50–950 ramp
primary
#65CFCD
secondary
#944446
accent
#2629C0
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484