#65CECF#65CECF
#65CECF is a light, moderate teal. Relative luminance 0.514; OKLCH L 79.0% C 0.097 H 196.2°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #65CECF |
|---|---|
| RGB | rgb(101, 206, 207) |
| HSL | hsl(181, 52%, 60%) |
| HSV | hsv(181, 51%, 81%) |
| CMYK | cmyk(51.2%, 0.5%, 0%, 18.8%) |
| CIE-LAB | lab(76.93, -29.97, -9.81) |
| CIE-LCH | lch(76.93, 31.54, 198.13°) |
| OKLab | oklab(78.98% -0.0934 -0.0271) |
| OKLCH | oklch(78.98% 0.097 196.2) |
| XYZ | xyz(38.6960, 51.4107, 66.9034) |
| Luminance | 0.5141 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.46
Darkturquoise
#00CED1
ΔE00 4.23
Aqua Blue
#02D8E9
ΔE00 6.20
Turquoise
#40E0D0
ΔE00 7.82
Topaz
#13BBAF
ΔE00 8.62
Robin'S Egg
#6DEDFD
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65CECF #CF6665
analogous
#65CF9B #65CECF #6599CF
triadic
#65CECF #CF65CE #CECF65
tetradic
#65CECF #9B65CF #CF6665 #99CF65
square
#65CECF #9B65CF #CF6665 #99CF65
split-complementary
#65CECF #CF6599 #CF9B65
monochromatic
#2C8D8D #3BBBBC #65CECF #94DDDE #C2ECEC
Accessibility & contrast
On white
1.86
#65CECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#65CECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65CECF
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65CECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65CECF | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C6CF
Deuteranopia (green-blind)
#B0B8D0
Tritanopia (blue-blind)
#0ED4CE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #65cecf; /* rgb */ color: rgb(101, 206, 207); /* oklch */ color: oklch(79.0% 0.097 196.2);
Tailwind
colors: {
custom: {
50: '#9adddd',
500: '#65cecf',
950: '#000000',
},
}SCSS
$custom: #65cecf; $custom-light: #9adddd; $custom-dark: #000000;
JSON
{
"hex": "#65cecf",
"rgb": {
"r": 101,
"g": 206,
"b": 207
},
"hsl": {
"h": 180.566,
"s": 52.475,
"l": 60.392
},
"oklch": {
"l": 0.78983,
"c": 0.09723,
"h": 196.2
},
"luminance": 0.51414
}Semantic roles & 50–950 ramp
primary
#65CECF
secondary
#944544
accent
#2726C0
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484