#65DFE7#65DFE7
#65DFE7 is a very light, moderate teal. Relative luminance 0.613; OKLCH L 83.7% C 0.109 H 201.2°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #65DFE7 |
|---|---|
| RGB | rgb(101, 223, 231) |
| HSL | hsl(184, 73%, 65%) |
| HSV | hsv(184, 56%, 91%) |
| CMYK | cmyk(56.3%, 3.5%, 0%, 9.4%) |
| CIE-LAB | lab(82.54, -31.70, -14.24) |
| CIE-LCH | lch(82.54, 34.76, 204.19°) |
| OKLab | oklab(83.75% -0.1017 -0.0394) |
| OKLCH | oklch(83.75% 0.109 201.2) |
| XYZ | xyz(46.1723, 61.3070, 84.9860) |
| Luminance | 0.6131 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.12
Aqua Blue
#02D8E9
ΔE00 4.23
Robin Egg Blue
#8AF1FE
ΔE00 5.35
Robin'S Egg Blue
#98EFF9
ΔE00 5.85
Bright Light Blue
#26F7FD
ΔE00 6.19
Darkturquoise
#00CED1
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DFE7 #E76D65
analogous
#65E7AE #65DFE7 #659EE7
triadic
#65DFE7 #E765DF #DFE765
tetradic
#65DFE7 #AE65E7 #E76D65 #9EE765
square
#65DFE7 #AE65E7 #E76D65 #9EE765
split-complementary
#65DFE7 #E7659E #E7AE65
monochromatic
#1CACB5 #30D4DF #65DFE7 #9AEAEF #CFF5F8
Accessibility & contrast
On white
1.58
#65DFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#65DFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DFE7
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DFE7 | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D6E8
Deuteranopia (green-blind)
#BCC7E8
Tritanopia (blue-blind)
#00E6E1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #65dfe7; /* rgb */ color: rgb(101, 223, 231); /* oklch */ color: oklch(83.7% 0.109 201.2);
Tailwind
colors: {
custom: {
50: '#9de9ee',
500: '#65dfe7',
950: '#000000',
},
}SCSS
$custom: #65dfe7; $custom-light: #9de9ee; $custom-dark: #000000;
JSON
{
"hex": "#65dfe7",
"rgb": {
"r": 101,
"g": 223,
"b": 231
},
"hsl": {
"h": 183.692,
"s": 73.034,
"l": 65.098
},
"oklch": {
"l": 0.83747,
"c": 0.10908,
"h": 201.2
},
"luminance": 0.61312
}Semantic roles & 50–950 ramp
primary
#65DFE7
secondary
#B5423B
accent
#1C10D5
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1616
muted
#808485