#65DFE6#65DFE6
#65DFE6 is a very light, moderate teal. Relative luminance 0.613; OKLCH L 83.7% C 0.109 H 200.4°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #65DFE6 |
|---|---|
| RGB | rgb(101, 223, 230) |
| HSL | hsl(183, 72%, 65%) |
| HSV | hsv(183, 56%, 90%) |
| CMYK | cmyk(56.1%, 3%, 0%, 9.8%) |
| CIE-LAB | lab(82.51, -31.97, -13.76) |
| CIE-LCH | lch(82.51, 34.81, 203.28°) |
| OKLab | oklab(83.71% -0.1021 -0.038) |
| OKLCH | oklch(83.71% 0.109 200.4) |
| XYZ | xyz(46.0315, 61.2507, 84.2443) |
| Luminance | 0.6126 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.36
Aqua Blue
#02D8E9
ΔE00 4.40
Robin Egg Blue
#8AF1FE
ΔE00 5.52
Robin'S Egg Blue
#98EFF9
ΔE00 5.98
Mediumturquoise
#48D1CC
ΔE00 6.02
Darkturquoise
#00CED1
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DFE6 #E66C65
analogous
#65E6AD #65DFE6 #659EE6
triadic
#65DFE6 #E665DF #DFE665
tetradic
#65DFE6 #AD65E6 #E66C65 #9EE665
square
#65DFE6 #AD65E6 #E66C65 #9EE665
split-complementary
#65DFE6 #E6659E #E6AD65
monochromatic
#1DABB3 #30D4DD #65DFE6 #9AEAEF #CEF5F7
Accessibility & contrast
On white
1.58
#65DFE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#65DFE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DFE6
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DFE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DFE6 | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D6E7
Deuteranopia (green-blind)
#BCC7E7
Tritanopia (blue-blind)
#00E6E1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #65dfe6; /* rgb */ color: rgb(101, 223, 230); /* oklch */ color: oklch(83.7% 0.109 200.4);
Tailwind
colors: {
custom: {
50: '#9de9ed',
500: '#65dfe6',
950: '#000000',
},
}SCSS
$custom: #65dfe6; $custom-light: #9de9ed; $custom-dark: #000000;
JSON
{
"hex": "#65dfe6",
"rgb": {
"r": 101,
"g": 223,
"b": 230
},
"hsl": {
"h": 183.256,
"s": 72.067,
"l": 64.902
},
"oklch": {
"l": 0.83713,
"c": 0.10898,
"h": 200.4
},
"luminance": 0.61255
}Semantic roles & 50–950 ramp
primary
#65DFE6
secondary
#B4423B
accent
#1C11D4
background
#FCFEFE
surface
#F6FDFD
border
#D0D5D5
text
#0F1616
muted
#808484