#65CFD0#65CFD0
#65CFD0 is a light, moderate teal. Relative luminance 0.519; OKLCH L 79.3% C 0.098 H 196.2°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #65CFD0 |
|---|---|
| RGB | rgb(101, 207, 208) |
| HSL | hsl(181, 53%, 61%) |
| HSV | hsv(181, 51%, 82%) |
| CMYK | cmyk(51.4%, 0.5%, 0%, 18.4%) |
| CIE-LAB | lab(77.25, -30.19, -9.87) |
| CIE-LCH | lch(77.25, 31.76, 198.11°) |
| OKLab | oklab(79.25% -0.094 -0.0273) |
| OKLCH | oklch(79.25% 0.098 196.2) |
| XYZ | xyz(39.0601, 51.9428, 67.6298) |
| Luminance | 0.5195 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.39
Darkturquoise
#00CED1
ΔE00 4.21
Aqua Blue
#02D8E9
ΔE00 6.10
Turquoise
#40E0D0
ΔE00 7.69
Robin'S Egg
#6DEDFD
ΔE00 8.55
Topaz
#13BBAF
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65CFD0 #D06665
analogous
#65D09B #65CFD0 #6599D0
triadic
#65CFD0 #D065CF #CFD065
tetradic
#65CFD0 #9B65D0 #D06665 #99D065
square
#65CFD0 #9B65D0 #D06665 #99D065
split-complementary
#65CFD0 #D06599 #D09B65
monochromatic
#2C8E8F #3ABDBE #65CFD0 #94DEDE #C3ECED
Accessibility & contrast
On white
1.84
#65CFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#65CFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65CFD0
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65CFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65CFD0 | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C7D0
Deuteranopia (green-blind)
#B1B9D1
Tritanopia (blue-blind)
#09D5CF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #65cfd0; /* rgb */ color: rgb(101, 207, 208); /* oklch */ color: oklch(79.3% 0.098 196.2);
Tailwind
colors: {
custom: {
50: '#9adede',
500: '#65cfd0',
950: '#000000',
},
}SCSS
$custom: #65cfd0; $custom-light: #9adede; $custom-dark: #000000;
JSON
{
"hex": "#65cfd0",
"rgb": {
"r": 101,
"g": 207,
"b": 208
},
"hsl": {
"h": 180.561,
"s": 53.234,
"l": 60.588
},
"oklch": {
"l": 0.7925,
"c": 0.09793,
"h": 196.2
},
"luminance": 0.51946
}Semantic roles & 50–950 ramp
primary
#65CFD0
secondary
#954544
accent
#2625C1
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484