#65EBEB#65EBEB
#65EBEB is a very light, moderate teal. Relative luminance 0.682; OKLCH L 86.7% C 0.117 H 195.2°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #65EBEB |
|---|---|
| RGB | rgb(101, 235, 235) |
| HSL | hsl(180, 77%, 66%) |
| HSV | hsv(180, 57%, 92%) |
| CMYK | cmyk(57%, 0%, 0%, 7.8%) |
| CIE-LAB | lab(86.09, -36.26, -11.05) |
| CIE-LCH | lch(86.09, 37.91, 196.94°) |
| OKLab | oklab(86.65% -0.1125 -0.0306) |
| OKLCH | oklch(86.65% 0.117 195.2) |
| XYZ | xyz(50.0641, 68.1764, 89.1021) |
| Luminance | 0.6818 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.90
Bright Cyan
#41FDFE
ΔE00 4.26
Aqua
#00FFFF
ΔE00 5.20
Bright Turquoise
#0FFEF9
ΔE00 5.38
Robin'S Egg
#6DEDFD
ΔE00 5.67
Robin Egg Blue
#8AF1FE
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EBEB #EB6565
analogous
#65EBA8 #65EBEB #65A8EB
triadic
#65EBEB #EB65EB #EBEB65
tetradic
#65EBEB #A865EB #EB6565 #A8EB65
square
#65EBEB #A865EB #EB6565 #A8EB65
split-complementary
#65EBEB #EB65A8 #EBA865
monochromatic
#19BDBD #2FE4E4 #65EBEB #9BF2F2 #D1F9F9
Accessibility & contrast
On white
1.43
#65EBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#65EBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EBEB
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EBEB | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1EB
Deuteranopia (green-blind)
#C7D1EC
Tritanopia (blue-blind)
#00F2EB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #65ebeb; /* rgb */ color: rgb(101, 235, 235); /* oklch */ color: oklch(86.7% 0.117 195.2);
Tailwind
colors: {
custom: {
50: '#9ef2f1',
500: '#65ebeb',
950: '#000000',
},
}SCSS
$custom: #65ebeb; $custom-light: #9ef2f1; $custom-dark: #000000;
JSON
{
"hex": "#65ebeb",
"rgb": {
"r": 101,
"g": 235,
"b": 235
},
"hsl": {
"h": 180,
"s": 77.011,
"l": 65.882
},
"oklch": {
"l": 0.86652,
"c": 0.11664,
"h": 195.2
},
"luminance": 0.68182
}Semantic roles & 50–950 ramp
primary
#65EBEB
secondary
#BC3838
accent
#0C0CD9
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101716
muted
#808585