#65DCE7#65DCE7
#65DCE7 is a very light, moderate teal. Relative luminance 0.597; OKLCH L 83.1% C 0.108 H 203.5°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #65DCE7 |
|---|---|
| RGB | rgb(101, 220, 231) |
| HSL | hsl(185, 73%, 65%) |
| HSV | hsv(185, 56%, 91%) |
| CMYK | cmyk(56.3%, 4.8%, 0%, 9.4%) |
| CIE-LAB | lab(81.68, -30.27, -15.53) |
| CIE-LCH | lch(81.68, 34.02, 207.16°) |
| OKLab | oklab(83.06% -0.0986 -0.0429) |
| OKLCH | oklch(83.06% 0.108 203.5) |
| XYZ | xyz(45.3779, 59.7182, 84.7212) |
| Luminance | 0.5972 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.73
Robin'S Egg
#6DEDFD
ΔE00 4.11
Robin Egg Blue
#8AF1FE
ΔE00 5.45
Robin'S Egg Blue
#98EFF9
ΔE00 5.95
Darkturquoise
#00CED1
ΔE00 6.46
Mediumturquoise
#48D1CC
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DCE7 #E77065
analogous
#65E7B1 #65DCE7 #659BE7
triadic
#65DCE7 #E765DC #DCE765
tetradic
#65DCE7 #B165E7 #E77065 #9BE765
square
#65DCE7 #B165E7 #E77065 #9BE765
split-complementary
#65DCE7 #E7659B #E7B165
monochromatic
#1CA8B5 #30D0DF #65DCE7 #9AE8EF #CFF4F8
Accessibility & contrast
On white
1.62
#65DCE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#65DCE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DCE7
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DCE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DCE7 | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD4E8
Deuteranopia (green-blind)
#B8C5E8
Tritanopia (blue-blind)
#00E4DF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #65dce7; /* rgb */ color: rgb(101, 220, 231); /* oklch */ color: oklch(83.1% 0.108 203.5);
Tailwind
colors: {
custom: {
50: '#9ce7ee',
500: '#65dce7',
950: '#000000',
},
}SCSS
$custom: #65dce7; $custom-light: #9ce7ee; $custom-dark: #000000;
JSON
{
"hex": "#65dce7",
"rgb": {
"r": 101,
"g": 220,
"b": 231
},
"hsl": {
"h": 185.077,
"s": 73.034,
"l": 65.098
},
"oklch": {
"l": 0.83055,
"c": 0.10752,
"h": 203.5
},
"luminance": 0.59723
}Semantic roles & 50–950 ramp
primary
#65DCE7
secondary
#B5453B
accent
#2110D5
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485