#65EBBF#65EBBF
#65EBBF is a very light, vivid teal. Relative luminance 0.659; OKLCH L 85.4% C 0.134 H 168.5°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #65EBBF |
|---|---|
| RGB | rgb(101, 235, 191) |
| HSL | hsl(160, 77%, 66%) |
| HSV | hsv(160, 57%, 92%) |
| CMYK | cmyk(57%, 0%, 18.7%, 7.8%) |
| CIE-LAB | lab(84.97, -47.02, 10.42) |
| CIE-LCH | lch(84.97, 48.16, 167.51°) |
| OKLab | oklab(85.36% -0.1316 0.0267) |
| OKLCH | oklch(85.36% 0.134 168.5) |
| XYZ | xyz(44.4746, 65.9406, 59.6641) |
| Luminance | 0.6594 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.83
Aqua Marine
#2EE8BB
ΔE00 2.94
Seafoam
#7FE0B3
ΔE00 4.01
Bright Teal
#01F9C6
ΔE00 4.51
Light Aquamarine
#7BFDC7
ΔE00 4.51
Aquamarine
#7FFFD4
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EBBF #EB6591
analogous
#65EB7C #65EBBF #65D4EB
triadic
#65EBBF #BF65EB #EBBF65
tetradic
#65EBBF #7C65EB #EB6591 #D4EB65
square
#65EBBF #7C65EB #EB6591 #D4EB65
split-complementary
#65EBBF #EB65D4 #EB7C65
monochromatic
#19BD87 #2FE4A8 #65EBBF #9BF2D6 #D1F9EC
Accessibility & contrast
On white
1.48
#65EBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#65EBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EBBF
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EBBF | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DDBD
Deuteranopia (green-blind)
#D2CEC2
Tritanopia (blue-blind)
#13ECDE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #65ebbf; /* rgb */ color: rgb(101, 235, 191); /* oklch */ color: oklch(85.4% 0.134 168.5);
Tailwind
colors: {
custom: {
50: '#9cf2d2',
500: '#65ebbf',
950: '#000000',
},
}SCSS
$custom: #65ebbf; $custom-light: #9cf2d2; $custom-dark: #000000;
JSON
{
"hex": "#65ebbf",
"rgb": {
"r": 101,
"g": 235,
"b": 191
},
"hsl": {
"h": 160.299,
"s": 77.011,
"l": 65.882
},
"oklch": {
"l": 0.85362,
"c": 0.13425,
"h": 168.5
},
"luminance": 0.65945
}Semantic roles & 50–950 ramp
primary
#65EBBF
secondary
#BC3864
accent
#0C50D9
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583