#65DCE6#65DCE6
#65DCE6 is a very light, moderate teal. Relative luminance 0.597; OKLCH L 83.0% C 0.107 H 202.8°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #65DCE6 |
|---|---|
| RGB | rgb(101, 220, 230) |
| HSL | hsl(185, 72%, 65%) |
| HSV | hsv(185, 56%, 90%) |
| CMYK | cmyk(56.1%, 4.3%, 0%, 9.8%) |
| CIE-LAB | lab(81.65, -30.54, -15.05) |
| CIE-LCH | lch(81.65, 34.05, 206.23°) |
| OKLab | oklab(83.02% -0.099 -0.0416) |
| OKLCH | oklch(83.02% 0.107 202.8) |
| XYZ | xyz(45.2370, 59.6618, 83.9795) |
| Luminance | 0.5967 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.80
Robin'S Egg
#6DEDFD
ΔE00 4.26
Robin Egg Blue
#8AF1FE
ΔE00 5.55
Robin'S Egg Blue
#98EFF9
ΔE00 6.02
Darkturquoise
#00CED1
ΔE00 6.25
Mediumturquoise
#48D1CC
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DCE6 #E66F65
analogous
#65E6AF #65DCE6 #659CE6
triadic
#65DCE6 #E665DC #DCE665
tetradic
#65DCE6 #AF65E6 #E66F65 #9CE665
square
#65DCE6 #AF65E6 #E66F65 #9CE665
split-complementary
#65DCE6 #E6659C #E6AF65
monochromatic
#1DA8B3 #30D0DD #65DCE6 #9AE8EF #CEF4F7
Accessibility & contrast
On white
1.62
#65DCE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#65DCE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DCE6
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DCE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DCE6 | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD4E7
Deuteranopia (green-blind)
#B9C5E7
Tritanopia (blue-blind)
#00E4DF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #65dce6; /* rgb */ color: rgb(101, 220, 230); /* oklch */ color: oklch(83.0% 0.107 202.8);
Tailwind
colors: {
custom: {
50: '#9ce7ed',
500: '#65dce6',
950: '#000000',
},
}SCSS
$custom: #65dce6; $custom-light: #9ce7ed; $custom-dark: #000000;
JSON
{
"hex": "#65dce6",
"rgb": {
"r": 101,
"g": 220,
"b": 230
},
"hsl": {
"h": 184.651,
"s": 72.067,
"l": 64.902
},
"oklch": {
"l": 0.8302,
"c": 0.10737,
"h": 202.8
},
"luminance": 0.59666
}Semantic roles & 50–950 ramp
primary
#65DCE6
secondary
#B4453B
accent
#2011D4
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1616
muted
#808484