#65DBE2#65DBE2
#65DBE2 is a very light, moderate teal. Relative luminance 0.589; OKLCH L 82.7% C 0.106 H 200.6°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #65DBE2 |
|---|---|
| RGB | rgb(101, 219, 226) |
| HSL | hsl(183, 68%, 64%) |
| HSV | hsv(183, 55%, 89%) |
| CMYK | cmyk(55.3%, 3.1%, 0%, 11.4%) |
| CIE-LAB | lab(81.25, -31.15, -13.53) |
| CIE-LCH | lch(81.25, 33.96, 203.48°) |
| OKLab | oklab(82.65% -0.0995 -0.0374) |
| OKLCH | oklch(82.65% 0.106 200.6) |
| XYZ | xyz(44.4201, 58.9164, 80.9678) |
| Luminance | 0.5892 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.19
Robin'S Egg
#6DEDFD
ΔE00 5.02
Darkturquoise
#00CED1
ΔE00 5.58
Mediumturquoise
#48D1CC
ΔE00 5.62
Robin Egg Blue
#8AF1FE
ΔE00 6.14
Robin'S Egg Blue
#98EFF9
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DBE2 #E26C65
analogous
#65E2AB #65DBE2 #659DE2
triadic
#65DBE2 #E265DB #DBE265
tetradic
#65DBE2 #AB65E2 #E26C65 #9DE265
square
#65DBE2 #AB65E2 #E26C65 #9DE265
split-complementary
#65DBE2 #E2659D #E2AB65
monochromatic
#20A4AC #31CFD8 #65DBE2 #99E7EC #CCF3F5
Accessibility & contrast
On white
1.64
#65DBE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#65DBE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DBE2
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DBE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DBE2 | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD2E3
Deuteranopia (green-blind)
#B9C4E3
Tritanopia (blue-blind)
#00E2DD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #65dbe2; /* rgb */ color: rgb(101, 219, 226); /* oklch */ color: oklch(82.7% 0.106 200.6);
Tailwind
colors: {
custom: {
50: '#9ce6eb',
500: '#65dbe2',
950: '#000000',
},
}SCSS
$custom: #65dbe2; $custom-light: #9ce6eb; $custom-dark: #000000;
JSON
{
"hex": "#65dbe2",
"rgb": {
"r": 101,
"g": 219,
"b": 226
},
"hsl": {
"h": 183.36,
"s": 68.306,
"l": 64.118
},
"oklch": {
"l": 0.82651,
"c": 0.10635,
"h": 200.6
},
"luminance": 0.58921
}Semantic roles & 50–950 ramp
primary
#65DBE2
secondary
#AE443D
accent
#2015D0
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1616
muted
#808484