#65DDE7#65DDE7
#65DDE7 is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.3% C 0.108 H 202.7°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #65DDE7 |
|---|---|
| RGB | rgb(101, 221, 231) |
| HSL | hsl(185, 73%, 65%) |
| HSV | hsv(185, 56%, 91%) |
| CMYK | cmyk(56.3%, 4.3%, 0%, 9.4%) |
| CIE-LAB | lab(81.97, -30.75, -15.10) |
| CIE-LCH | lch(81.97, 34.26, 206.16°) |
| OKLab | oklab(83.29% -0.0996 -0.0418) |
| OKLCH | oklch(83.29% 0.108 202.7) |
| XYZ | xyz(45.6411, 60.2446, 84.8089) |
| Luminance | 0.6025 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.85
Robin'S Egg
#6DEDFD
ΔE00 4.07
Robin Egg Blue
#8AF1FE
ΔE00 5.38
Robin'S Egg Blue
#98EFF9
ΔE00 5.89
Darkturquoise
#00CED1
ΔE00 6.35
Mediumturquoise
#48D1CC
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DDE7 #E76F65
analogous
#65E7B0 #65DDE7 #659CE7
triadic
#65DDE7 #E765DD #DDE765
tetradic
#65DDE7 #B065E7 #E76F65 #9CE765
square
#65DDE7 #B065E7 #E76F65 #9CE765
split-complementary
#65DDE7 #E7659C #E7B065
monochromatic
#1CAAB5 #30D1DF #65DDE7 #9AE9EF #CFF4F8
Accessibility & contrast
On white
1.61
#65DDE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#65DDE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DDE7
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DDE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DDE7 | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED5E8
Deuteranopia (green-blind)
#B9C5E8
Tritanopia (blue-blind)
#00E5E0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #65dde7; /* rgb */ color: rgb(101, 221, 231); /* oklch */ color: oklch(83.3% 0.108 202.7);
Tailwind
colors: {
custom: {
50: '#9ce8ee',
500: '#65dde7',
950: '#000000',
},
}SCSS
$custom: #65dde7; $custom-light: #9ce8ee; $custom-dark: #000000;
JSON
{
"hex": "#65dde7",
"rgb": {
"r": 101,
"g": 221,
"b": 231
},
"hsl": {
"h": 184.615,
"s": 73.034,
"l": 65.098
},
"oklch": {
"l": 0.83286,
"c": 0.10803,
"h": 202.7
},
"luminance": 0.60249
}Semantic roles & 50–950 ramp
primary
#65DDE7
secondary
#B5443B
accent
#2010D5
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485