#65E6EB#65E6EB
#65E6EB is a very light, moderate teal. Relative luminance 0.654; OKLCH L 85.5% C 0.113 H 198.8°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #65E6EB |
|---|---|
| RGB | rgb(101, 230, 235) |
| HSL | hsl(182, 77%, 66%) |
| HSV | hsv(182, 57%, 92%) |
| CMYK | cmyk(57%, 2.1%, 0%, 7.8%) |
| CIE-LAB | lab(84.67, -33.93, -13.18) |
| CIE-LCH | lch(84.67, 36.40, 201.23°) |
| OKLab | oklab(85.5% -0.1074 -0.0365) |
| OKLCH | oklch(85.5% 0.113 198.8) |
| XYZ | xyz(48.6527, 65.3536, 88.6316) |
| Luminance | 0.6536 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.16
Bright Light Blue
#26F7FD
ΔE00 4.59
Robin Egg Blue
#8AF1FE
ΔE00 5.15
Aqua Blue
#02D8E9
ΔE00 5.49
Bright Cyan
#41FDFE
ΔE00 5.61
Robin'S Egg Blue
#98EFF9
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E6EB #EB6A65
analogous
#65EBAD #65E6EB #65A3EB
triadic
#65E6EB #EB65E6 #E6EB65
tetradic
#65E6EB #AD65EB #EB6A65 #A3EB65
square
#65E6EB #AD65EB #EB6A65 #A3EB65
split-complementary
#65E6EB #EB65A3 #EBAD65
monochromatic
#19B7BD #2FDDE4 #65E6EB #9BEFF2 #D1F8F9
Accessibility & contrast
On white
1.49
#65E6EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#65E6EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E6EB
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E6EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E6EB | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDEC
Deuteranopia (green-blind)
#C2CDEC
Tritanopia (blue-blind)
#00EDE7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #65e6eb; /* rgb */ color: rgb(101, 230, 235); /* oklch */ color: oklch(85.5% 0.113 198.8);
Tailwind
colors: {
custom: {
50: '#9deef1',
500: '#65e6eb',
950: '#000000',
},
}SCSS
$custom: #65e6eb; $custom-light: #9deef1; $custom-dark: #000000;
JSON
{
"hex": "#65e6eb",
"rgb": {
"r": 101,
"g": 230,
"b": 235
},
"hsl": {
"h": 182.239,
"s": 77.011,
"l": 65.882
},
"oklch": {
"l": 0.85498,
"c": 0.11341,
"h": 198.8
},
"luminance": 0.65358
}Semantic roles & 50–950 ramp
primary
#65E6EB
secondary
#BC3D38
accent
#140CD9
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101616
muted
#808585