#65EBCF#65EBCF
#65EBCF is a very light, vivid teal. Relative luminance 0.667; OKLCH L 85.8% C 0.125 H 177.2°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #65EBCF |
|---|---|
| RGB | rgb(101, 235, 207) |
| HSL | hsl(167, 77%, 66%) |
| HSV | hsv(167, 57%, 92%) |
| CMYK | cmyk(57%, 0%, 11.9%, 7.8%) |
| CIE-LAB | lab(85.34, -43.32, 2.57) |
| CIE-LCH | lch(85.34, 43.40, 176.60°) |
| OKLab | oklab(85.8% -0.1245 0.0062) |
| OKLCH | oklch(85.8% 0.125 177.2) |
| XYZ | xyz(46.3325, 66.6838, 69.4489) |
| Luminance | 0.6669 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.50
Aqua (survey)
#13EAC9
ΔE00 3.46
Light Turquoise
#7EF4CC
ΔE00 4.39
Turquoise
#40E0D0
ΔE00 4.86
Aqua Marine
#2EE8BB
ΔE00 5.09
Light Aqua
#8CFFDB
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EBCF #EB6581
analogous
#65EB8C #65EBCF #65C4EB
triadic
#65EBCF #CF65EB #EBCF65
tetradic
#65EBCF #8C65EB #EB6581 #C4EB65
square
#65EBCF #8C65EB #EB6581 #C4EB65
split-complementary
#65EBCF #EB65C4 #EB8C65
monochromatic
#19BD9B #2FE4BE #65EBCF #9BF2E0 #D1F9F1
Accessibility & contrast
On white
1.46
#65EBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#65EBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EBCF
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EBCF | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DECE
Deuteranopia (green-blind)
#CECFD1
Tritanopia (blue-blind)
#00EEE3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #65ebcf; /* rgb */ color: rgb(101, 235, 207); /* oklch */ color: oklch(85.8% 0.125 177.2);
Tailwind
colors: {
custom: {
50: '#9cf2dd',
500: '#65ebcf',
950: '#000000',
},
}SCSS
$custom: #65ebcf; $custom-light: #9cf2dd; $custom-dark: #000000;
JSON
{
"hex": "#65ebcf",
"rgb": {
"r": 101,
"g": 235,
"b": 207
},
"hsl": {
"h": 167.463,
"s": 77.011,
"l": 65.882
},
"oklch": {
"l": 0.85795,
"c": 0.12464,
"h": 177.2
},
"luminance": 0.66688
}Semantic roles & 50–950 ramp
primary
#65EBCF
secondary
#BC3854
accent
#0C37D9
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584