#65DBE3#65DBE3
#65DBE3 is a very light, moderate teal. Relative luminance 0.590; OKLCH L 82.7% C 0.106 H 201.3°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #65DBE3 |
|---|---|
| RGB | rgb(101, 219, 227) |
| HSL | hsl(184, 69%, 64%) |
| HSV | hsv(184, 56%, 89%) |
| CMYK | cmyk(55.5%, 3.5%, 0%, 11%) |
| CIE-LAB | lab(81.28, -30.88, -14.02) |
| CIE-LCH | lch(81.28, 33.91, 204.42°) |
| OKLab | oklab(82.69% -0.0991 -0.0387) |
| OKLCH | oklch(82.69% 0.106 201.3) |
| XYZ | xyz(44.5577, 58.9714, 81.6926) |
| Luminance | 0.5898 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.02
Robin'S Egg
#6DEDFD
ΔE00 4.81
Darkturquoise
#00CED1
ΔE00 5.75
Mediumturquoise
#48D1CC
ΔE00 5.93
Robin Egg Blue
#8AF1FE
ΔE00 5.99
Robin'S Egg Blue
#98EFF9
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DBE3 #E36D65
analogous
#65E3AC #65DBE3 #659CE3
triadic
#65DBE3 #E365DB #DBE365
tetradic
#65DBE3 #AC65E3 #E36D65 #9CE365
square
#65DBE3 #AC65E3 #E36D65 #9CE365
split-complementary
#65DBE3 #E3659C #E3AC65
monochromatic
#20A5AE #31CFDA #65DBE3 #99E7EC #CDF3F6
Accessibility & contrast
On white
1.64
#65DBE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#65DBE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DBE3
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DBE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DBE3 | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD3E4
Deuteranopia (green-blind)
#B9C4E4
Tritanopia (blue-blind)
#00E2DD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #65dbe3; /* rgb */ color: rgb(101, 219, 227); /* oklch */ color: oklch(82.7% 0.106 201.3);
Tailwind
colors: {
custom: {
50: '#9ce6eb',
500: '#65dbe3',
950: '#000000',
},
}SCSS
$custom: #65dbe3; $custom-light: #9ce6eb; $custom-dark: #000000;
JSON
{
"hex": "#65dbe3",
"rgb": {
"r": 101,
"g": 219,
"b": 227
},
"hsl": {
"h": 183.81,
"s": 69.231,
"l": 64.314
},
"oklch": {
"l": 0.82685,
"c": 0.10644,
"h": 201.3
},
"luminance": 0.58976
}Semantic roles & 50–950 ramp
primary
#65DBE3
secondary
#AF443D
accent
#2014D1
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1616
muted
#808484