#65EBD3#65EBD3
#65EBD3 is a very light, vivid teal. Relative luminance 0.669; OKLCH L 85.9% C 0.123 H 179.6°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #65EBD3 |
|---|---|
| RGB | rgb(101, 235, 211) |
| HSL | hsl(169, 77%, 66%) |
| HSV | hsv(169, 57%, 92%) |
| CMYK | cmyk(57%, 0%, 10.2%, 7.8%) |
| CIE-LAB | lab(85.44, -42.36, 0.62) |
| CIE-LCH | lch(85.44, 42.36, 179.17°) |
| OKLab | oklab(85.91% -0.1227 0.001) |
| OKLCH | oklch(85.91% 0.123 179.6) |
| XYZ | xyz(46.8277, 66.8819, 72.0571) |
| Luminance | 0.6689 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.20
Aqua (survey)
#13EAC9
ΔE00 3.98
Turquoise
#40E0D0
ΔE00 4.02
Light Turquoise
#7EF4CC
ΔE00 5.40
Bright Aqua
#0BF9EA
ΔE00 5.44
Light Aqua
#8CFFDB
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EBD3 #EB657D
analogous
#65EB90 #65EBD3 #65C0EB
triadic
#65EBD3 #D365EB #EBD365
tetradic
#65EBD3 #9065EB #EB657D #C0EB65
square
#65EBD3 #9065EB #EB657D #C0EB65
split-complementary
#65EBD3 #EB65C0 #EB9065
monochromatic
#19BDA0 #2FE4C4 #65EBD3 #9BF2E2 #D1F9F2
Accessibility & contrast
On white
1.46
#65EBD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#65EBD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EBD3
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EBD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EBD3 | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DED2
Deuteranopia (green-blind)
#CECFD5
Tritanopia (blue-blind)
#00EFE4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #65ebd3; /* rgb */ color: rgb(101, 235, 211); /* oklch */ color: oklch(85.9% 0.123 179.6);
Tailwind
colors: {
custom: {
50: '#9df2e0',
500: '#65ebd3',
950: '#000000',
},
}SCSS
$custom: #65ebd3; $custom-light: #9df2e0; $custom-dark: #000000;
JSON
{
"hex": "#65ebd3",
"rgb": {
"r": 101,
"g": 235,
"b": 211
},
"hsl": {
"h": 169.254,
"s": 77.011,
"l": 65.882
},
"oklch": {
"l": 0.8591,
"c": 0.12275,
"h": 179.6
},
"luminance": 0.66887
}Semantic roles & 50–950 ramp
primary
#65EBD3
secondary
#BC3850
accent
#0C31D9
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584