#65DDE2#65DDE2
#65DDE2 is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.1% C 0.108 H 199.0°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #65DDE2 |
|---|---|
| RGB | rgb(101, 221, 226) |
| HSL | hsl(182, 68%, 64%) |
| HSV | hsv(182, 55%, 89%) |
| CMYK | cmyk(55.3%, 2.2%, 0%, 11.4%) |
| CIE-LAB | lab(81.82, -32.10, -12.67) |
| CIE-LCH | lch(81.82, 34.51, 201.54°) |
| OKLab | oklab(83.11% -0.1017 -0.035) |
| OKLCH | oklch(83.11% 0.108 199) |
| XYZ | xyz(44.9450, 59.9662, 81.1428) |
| Luminance | 0.5997 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.67
Robin'S Egg
#6DEDFD
ΔE00 5.17
Mediumturquoise
#48D1CC
ΔE00 5.23
Darkturquoise
#00CED1
ΔE00 5.54
Robin Egg Blue
#8AF1FE
ΔE00 6.20
Bright Light Blue
#26F7FD
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DDE2 #E26A65
analogous
#65E2A9 #65DDE2 #659FE2
triadic
#65DDE2 #E265DD #DDE265
tetradic
#65DDE2 #A965E2 #E26A65 #9FE265
square
#65DDE2 #A965E2 #E26A65 #9FE265
split-complementary
#65DDE2 #E2659F #E2A965
monochromatic
#20A7AC #31D2D8 #65DDE2 #99E8EC #CCF4F5
Accessibility & contrast
On white
1.62
#65DDE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#65DDE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DDE2
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DDE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DDE2 | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD4E3
Deuteranopia (green-blind)
#BBC5E3
Tritanopia (blue-blind)
#00E4DE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #65dde2; /* rgb */ color: rgb(101, 221, 226); /* oklch */ color: oklch(83.1% 0.108 199.0);
Tailwind
colors: {
custom: {
50: '#9ce8eb',
500: '#65dde2',
950: '#000000',
},
}SCSS
$custom: #65dde2; $custom-light: #9ce8eb; $custom-dark: #000000;
JSON
{
"hex": "#65dde2",
"rgb": {
"r": 101,
"g": 221,
"b": 226
},
"hsl": {
"h": 182.4,
"s": 68.306,
"l": 64.118
},
"oklch": {
"l": 0.83114,
"c": 0.10753,
"h": 199
},
"luminance": 0.59971
}Semantic roles & 50–950 ramp
primary
#65DDE2
secondary
#AE423D
accent
#1D15D0
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1616
muted
#808484