#65CBD2#65CBD2
#65CBD2 is a light, moderate teal. Relative luminance 0.501; OKLCH L 78.4% C 0.095 H 201.4°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #65CBD2 |
|---|---|
| RGB | rgb(101, 203, 210) |
| HSL | hsl(184, 55%, 61%) |
| HSV | hsv(184, 52%, 82%) |
| CMYK | cmyk(51.9%, 3.3%, 0%, 17.6%) |
| CIE-LAB | lab(76.15, -27.72, -12.59) |
| CIE-LCH | lch(76.15, 30.44, 204.43°) |
| OKLab | oklab(78.39% -0.0888 -0.0348) |
| OKLCH | oklch(78.39% 0.095 201.4) |
| XYZ | xyz(38.3509, 50.1282, 68.6149) |
| Luminance | 0.5013 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 5.11
Aqua Blue
#02D8E9
ΔE00 5.36
Mediumturquoise
#48D1CC
ΔE00 5.61
Robin'S Egg
#6DEDFD
ΔE00 8.32
Turquoise Blue
#06B1C4
ΔE00 8.71
Robin'S Egg Blue
#98EFF9
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65CBD2 #D26C65
analogous
#65D2A2 #65CBD2 #6594D2
triadic
#65CBD2 #D265CB #CBD265
tetradic
#65CBD2 #A265D2 #D26C65 #94D265
square
#65CBD2 #A265D2 #D26C65 #94D265
split-complementary
#65CBD2 #D26594 #D2A265
monochromatic
#2B8B92 #38B9C1 #65CBD2 #94DBE0 #C4EBEE
Accessibility & contrast
On white
1.90
#65CBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#65CBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65CBD2
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65CBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65CBD2 | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC3D3
Deuteranopia (green-blind)
#ACB6D3
Tritanopia (blue-blind)
#08D1CD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #65cbd2; /* rgb */ color: rgb(101, 203, 210); /* oklch */ color: oklch(78.4% 0.095 201.4);
Tailwind
colors: {
custom: {
50: '#9adbdf',
500: '#65cbd2',
950: '#000000',
},
}SCSS
$custom: #65cbd2; $custom-light: #9adbdf; $custom-dark: #000000;
JSON
{
"hex": "#65cbd2",
"rgb": {
"r": 101,
"g": 203,
"b": 210
},
"hsl": {
"h": 183.853,
"s": 54.774,
"l": 60.98
},
"oklch": {
"l": 0.78385,
"c": 0.09539,
"h": 201.4
},
"luminance": 0.50132
}Semantic roles & 50–950 ramp
primary
#65CBD2
secondary
#984944
accent
#2D23C2
background
#FCFEFE
surface
#F5FBFC
border
#CFD4D5
text
#0F1515
muted
#808484