#65CFCF#65CFCF
#65CFCF is a light, moderate teal. Relative luminance 0.519; OKLCH L 79.2% C 0.098 H 195.4°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #65CFCF |
|---|---|
| RGB | rgb(101, 207, 207) |
| HSL | hsl(180, 52%, 60%) |
| HSV | hsv(180, 51%, 81%) |
| CMYK | cmyk(51.2%, 0%, 0%, 18.8%) |
| CIE-LAB | lab(77.22, -30.45, -9.38) |
| CIE-LCH | lch(77.22, 31.86, 197.12°) |
| OKLab | oklab(79.22% -0.0945 -0.0259) |
| OKLCH | oklch(79.22% 0.098 195.4) |
| XYZ | xyz(38.9375, 51.8937, 66.9839) |
| Luminance | 0.5190 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.11
Darkturquoise
#00CED1
ΔE00 4.20
Aqua Blue
#02D8E9
ΔE00 6.38
Turquoise
#40E0D0
ΔE00 7.39
Topaz
#13BBAF
ΔE00 8.51
Robin'S Egg
#6DEDFD
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65CFCF #CF6565
analogous
#65CF9A #65CFCF #659ACF
triadic
#65CFCF #CF65CF #CFCF65
tetradic
#65CFCF #9A65CF #CF6565 #9ACF65
square
#65CFCF #9A65CF #CF6565 #9ACF65
split-complementary
#65CFCF #CF659A #CF9A65
monochromatic
#2C8D8D #3BBCBC #65CFCF #94DEDE #C2ECEC
Accessibility & contrast
On white
1.85
#65CFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#65CFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65CFCF
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65CFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65CFCF | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C6CF
Deuteranopia (green-blind)
#B2B9D0
Tritanopia (blue-blind)
#0DD5CF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #65cfcf; /* rgb */ color: rgb(101, 207, 207); /* oklch */ color: oklch(79.2% 0.098 195.4);
Tailwind
colors: {
custom: {
50: '#9adedd',
500: '#65cfcf',
950: '#000000',
},
}SCSS
$custom: #65cfcf; $custom-light: #9adedd; $custom-dark: #000000;
JSON
{
"hex": "#65cfcf",
"rgb": {
"r": 101,
"g": 207,
"b": 207
},
"hsl": {
"h": 180,
"s": 52.475,
"l": 60.392
},
"oklch": {
"l": 0.79216,
"c": 0.09797,
"h": 195.4
},
"luminance": 0.51897
}Semantic roles & 50–950 ramp
primary
#65CFCF
secondary
#944444
accent
#2626C0
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484