#65CBD4#65CBD4
#65CBD4 is a light, moderate teal. Relative luminance 0.502; OKLCH L 78.5% C 0.096 H 203.1°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #65CBD4 |
|---|---|
| RGB | rgb(101, 203, 212) |
| HSL | hsl(185, 56%, 61%) |
| HSV | hsv(185, 52%, 83%) |
| CMYK | cmyk(52.4%, 4.2%, 0%, 16.9%) |
| CIE-LAB | lab(76.21, -27.18, -13.58) |
| CIE-LCH | lch(76.21, 30.38, 206.55°) |
| OKLab | oklab(78.46% -0.088 -0.0375) |
| OKLCH | oklch(78.46% 0.096 203.1) |
| XYZ | xyz(38.6016, 50.2285, 69.9354) |
| Luminance | 0.5023 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.15
Darkturquoise
#00CED1
ΔE00 5.56
Mediumturquoise
#48D1CC
ΔE00 6.29
Robin'S Egg
#6DEDFD
ΔE00 8.10
Turquoise Blue
#06B1C4
ΔE00 8.49
Neon Blue
#04D9FF
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65CBD4 #D46E65
analogous
#65D4A6 #65CBD4 #6594D4
triadic
#65CBD4 #D465CB #CBD465
tetradic
#65CBD4 #A665D4 #D46E65 #94D465
square
#65CBD4 #A665D4 #D46E65 #94D465
split-complementary
#65CBD4 #D46594 #D4A665
monochromatic
#2A8C95 #37B9C5 #65CBD4 #95DBE1 #C5EBEF
Accessibility & contrast
On white
1.90
#65CBD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#65CBD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65CBD4
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65CBD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65CBD4 | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC4D5
Deuteranopia (green-blind)
#ACB6D5
Tritanopia (blue-blind)
#00D2CD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #65cbd4; /* rgb */ color: rgb(101, 203, 212); /* oklch */ color: oklch(78.5% 0.096 203.1);
Tailwind
colors: {
custom: {
50: '#9adbe1',
500: '#65cbd4',
950: '#000000',
},
}SCSS
$custom: #65cbd4; $custom-light: #9adbe1; $custom-dark: #000000;
JSON
{
"hex": "#65cbd4",
"rgb": {
"r": 101,
"g": 203,
"b": 212
},
"hsl": {
"h": 184.865,
"s": 56.345,
"l": 61.373
},
"oklch": {
"l": 0.78455,
"c": 0.09566,
"h": 203.1
},
"luminance": 0.50232
}Semantic roles & 50–950 ramp
primary
#65CBD4
secondary
#9A4A43
accent
#2F22C4
background
#FCFEFE
surface
#F5FBFC
border
#CFD4D5
text
#0F1515
muted
#808484