#65CFCC#65CFCC
#65CFCC is a light, moderate teal. Relative luminance 0.518; OKLCH L 79.1% C 0.098 H 192.9°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #65CFCC |
|---|---|
| RGB | rgb(101, 207, 204) |
| HSL | hsl(178, 52%, 60%) |
| HSV | hsv(178, 51%, 81%) |
| CMYK | cmyk(51.2%, 0%, 1.4%, 18.8%) |
| CIE-LAB | lab(77.13, -31.23, -7.89) |
| CIE-LCH | lch(77.13, 32.22, 194.18°) |
| OKLab | oklab(79.12% -0.0957 -0.0219) |
| OKLCH | oklch(79.12% 0.098 192.9) |
| XYZ | xyz(38.5742, 51.7484, 65.0707) |
| Luminance | 0.5175 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.46
Darkturquoise
#00CED1
ΔE00 4.40
Turquoise
#40E0D0
ΔE00 6.54
Aqua Blue
#02D8E9
ΔE00 7.29
Topaz
#13BBAF
ΔE00 7.87
Seafoam Blue
#78D1B6
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65CFCC #CF6568
analogous
#65CF97 #65CFCC #659DCF
triadic
#65CFCC #CC65CF #CFCC65
tetradic
#65CFCC #9765CF #CF6568 #9DCF65
square
#65CFCC #9765CF #CF6568 #9DCF65
split-complementary
#65CFCC #CF659D #CF9765
monochromatic
#2C8D8B #3BBCB8 #65CFCC #94DEDB #C2ECEB
Accessibility & contrast
On white
1.85
#65CFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#65CFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65CFCC
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65CFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65CFCC | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C6CC
Deuteranopia (green-blind)
#B2B9CD
Tritanopia (blue-blind)
#15D4CE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #65cfcc; /* rgb */ color: rgb(101, 207, 204); /* oklch */ color: oklch(79.1% 0.098 192.9);
Tailwind
colors: {
custom: {
50: '#99dedb',
500: '#65cfcc',
950: '#000000',
},
}SCSS
$custom: #65cfcc; $custom-light: #99dedb; $custom-dark: #000000;
JSON
{
"hex": "#65cfcc",
"rgb": {
"r": 101,
"g": 207,
"b": 204
},
"hsl": {
"h": 178.302,
"s": 52.475,
"l": 60.392
},
"oklch": {
"l": 0.79117,
"c": 0.0982,
"h": 192.9
},
"luminance": 0.51752
}Semantic roles & 50–950 ramp
primary
#65CFCC
secondary
#944447
accent
#262AC0
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1515
muted
#808484