#65E8DF#65E8DF
#65E8DF is a very light, moderate teal. Relative luminance 0.658; OKLCH L 85.6% C 0.116 H 189.0°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #65E8DF |
|---|---|
| RGB | rgb(101, 232, 223) |
| HSL | hsl(176, 74%, 65%) |
| HSV | hsv(176, 56%, 91%) |
| CMYK | cmyk(56.5%, 0%, 3.9%, 9%) |
| CIE-LAB | lab(84.90, -38.01, -6.51) |
| CIE-LCH | lch(84.90, 38.56, 189.72°) |
| OKLab | oklab(85.57% -0.1145 -0.0182) |
| OKLCH | oklch(85.57% 0.116 189) |
| XYZ | xyz(47.5369, 65.8029, 79.9938) |
| Luminance | 0.6581 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.75
Bright Aqua
#0BF9EA
ΔE00 5.13
Tiffany Blue
#7BF2DA
ΔE00 5.50
Mediumturquoise
#48D1CC
ΔE00 5.64
Bright Turquoise
#0FFEF9
ΔE00 5.68
Bright Cyan
#41FDFE
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E8DF #E8656E
analogous
#65E89E #65E8DF #65AFE8
triadic
#65E8DF #DF65E8 #E8DF65
tetradic
#65E8DF #9E65E8 #E8656E #AFE865
square
#65E8DF #9E65E8 #E8656E #AFE865
split-complementary
#65E8DF #E865AF #E89E65
monochromatic
#1BB7AD #30E0D4 #65E8DF #9AF0EA #CFF8F5
Accessibility & contrast
On white
1.48
#65E8DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#65E8DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E8DF
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E8DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E8DF | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDDDF
Deuteranopia (green-blind)
#C7CEE0
Tritanopia (blue-blind)
#00EDE5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #65e8df; /* rgb */ color: rgb(101, 232, 223); /* oklch */ color: oklch(85.6% 0.116 189.0);
Tailwind
colors: {
custom: {
50: '#9df0e8',
500: '#65e8df',
950: '#000000',
},
}SCSS
$custom: #65e8df; $custom-light: #9df0e8; $custom-dark: #000000;
JSON
{
"hex": "#65e8df",
"rgb": {
"r": 101,
"g": 232,
"b": 223
},
"hsl": {
"h": 175.878,
"s": 74.011,
"l": 65.294
},
"oklch": {
"l": 0.8557,
"c": 0.1159,
"h": 189
},
"luminance": 0.65808
}Semantic roles & 50–950 ramp
primary
#65E8DF
secondary
#B73A43
accent
#0F1DD6
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1616
muted
#808584