#65CFC8#65CFC8
#65CFC8 is a light, moderate teal. Relative luminance 0.516; OKLCH L 79.0% C 0.099 H 189.6°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #65CFC8 |
|---|---|
| RGB | rgb(101, 207, 200) |
| HSL | hsl(176, 52%, 60%) |
| HSV | hsv(176, 51%, 81%) |
| CMYK | cmyk(51.2%, 0%, 3.4%, 18.8%) |
| CIE-LAB | lab(77.02, -32.27, -5.91) |
| CIE-LCH | lch(77.02, 32.80, 190.38°) |
| OKLab | oklab(78.99% -0.0974 -0.0165) |
| OKLCH | oklch(78.99% 0.099 189.6) |
| XYZ | xyz(38.1006, 51.5590, 62.5764) |
| Luminance | 0.5156 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.31
Darkturquoise
#00CED1
ΔE00 5.10
Turquoise
#40E0D0
ΔE00 5.61
Topaz
#13BBAF
ΔE00 7.22
Seafoam Blue
#78D1B6
ΔE00 7.37
Pale Teal
#82CBB2
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65CFC8 #CF656C
analogous
#65CF93 #65CFC8 #65A1CF
triadic
#65CFC8 #C865CF #CFC865
tetradic
#65CFC8 #9365CF #CF656C #A1CF65
square
#65CFC8 #9365CF #CF656C #A1CF65
split-complementary
#65CFC8 #CF65A1 #CF9365
monochromatic
#2C8D87 #3BBCB4 #65CFC8 #94DED9 #C2ECE9
Accessibility & contrast
On white
1.86
#65CFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#65CFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65CFC8
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65CFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65CFC8 | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C6C8
Deuteranopia (green-blind)
#B3B9C9
Tritanopia (blue-blind)
#1DD4CD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #65cfc8; /* rgb */ color: rgb(101, 207, 200); /* oklch */ color: oklch(79.0% 0.099 189.6);
Tailwind
colors: {
custom: {
50: '#99ded8',
500: '#65cfc8',
950: '#000000',
},
}SCSS
$custom: #65cfc8; $custom-light: #99ded8; $custom-dark: #000000;
JSON
{
"hex": "#65cfc8",
"rgb": {
"r": 101,
"g": 207,
"b": 200
},
"hsl": {
"h": 176.038,
"s": 52.475,
"l": 60.392
},
"oklch": {
"l": 0.78988,
"c": 0.09882,
"h": 189.6
},
"luminance": 0.51562
}Semantic roles & 50–950 ramp
primary
#65CFC8
secondary
#94444A
accent
#2630C0
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483